shibboleth-dev - Re: idp extensions - duplicate web resources
Subject: Shibboleth Developers
List archive
- From: Walter Hoehn <>
- To:
- Subject: Re: idp extensions - duplicate web resources
- Date: Wed, 25 Oct 2006 14:14:46 -0500
Fixed in SVN HEAD.
-Walter
On Oct 10, 2006, at 6:43 PM, Will Norris wrote:
The last paragraph of the IdP extensions README.txt talks about the behavior when duplicate web resources are found. It claims that resources included in an extension will override those found in the base shibboleth distribution, but I have found that not to be the case. Looking at build.xml, it is in fact configured to not allow extensions to override the files. I was able to get this to work by changing build.xml (line 290) from
<war warfile="${dist}/${idp.webapp.name}.war" webxml="${configroot}/ idp.xml" basedir="${approot}" update="no" duplicate="preserve">
to
<war warfile="${dist}/${idp.webapp.name}.war" webxml="${configroot}/ idp.xml" basedir="${approot}" update="yes" duplicate="add">
I'm just wondering if it was accidentally broken or if there was some other reason for not doing this and the extensions documentation missed getting updated.
- idp extensions - duplicate web resources, Will Norris, 10/10/2006
- Re: idp extensions - duplicate web resources, Walter Hoehn, 10/11/2006
- Re: idp extensions - duplicate web resources, Walter Hoehn, 10/25/2006
Archive powered by MHonArc 2.6.16.