Setting idp.home
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 7 03:27:43 EDT 2016
> <context-param>
> <param-name>idp.home</param-name>
> <param-value>/home/shib/idp</param-value>
> </context-param>
I seem to recall that when I tested it you needed to be careful to put that
Stanza in the correct place. But I have no further details to mind. I know
others have got this to work in production so I rely on them to chip in.
> Confusingly, I noticed the expanded warfile now has two copies of web.xml:
> /WEB-INF/web.xml
> ./web.xml
So how the rebuild works is that it copies edit-webapp into webapp and
builds the war file from webapp. This means that files that are added to
edit-webapp and then removed will be sticky in the resultant war. You could
try removing the rogue file from /webapp and rebuilding. Or move webapp aay
and copy it in again from the distro.
Rod
More information about the users
mailing list