Setting idp.home

Kirill ks.grishin at gmail.com
Wed Jul 6 20:14:50 EDT 2016


web.xml should be in WEB-INF (at least in version 3.1.2).

Also, please post the definition of that variable in web.xml. As far as I
know the order of elements there matters.

Thanks,


On Thu, Jul 7, 2016 at 9:04 AM, Baron Fujimoto <baron at hawaii.edu> wrote:

> The Apache Tomcat 8 wiki page suggests setting idp.home as a context
> parameter
> in edit-webapp/web.xml (and rebuilding) should work.
> <https://wiki.shibboleth.net/confluence/display/IDP30/ApacheTomcat8>
>
> However when I try this, it results in the following error:
>
> [ERROR] : org.springframework.web.context.ContextLoader: Context
> initialization failed
> net.shibboleth.utilities.java.support.logic.ConstraintViolationException:
> Unable to find '/conf/idp.properties' at well known locations
>
> I've verified that the resulting idp.war file contains the web.xml
> with that context parameter set. The web.xml sits at the top level
> of the unpacked war file, if that makes any difference. E.g.:
>
> css/  images/  index.jsp  js/  META-INF/  WEB-INF/  web.xml
> x509-prompt.jsp
>
> It seems like I must define "-Didp.home=<location>" in CATALINA_OPTS.
>
> Am I missing something?
>
> Tomcat 8.0.35
> IdP 3.2.1
>
> --
> Baron Fujimoto <baron at hawaii.edu> :: UH Information Technology Services
> minutas cantorum, minutas balorum, minutas carboratum desendus pantorum
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160707/94718b73/attachment.html>


More information about the users mailing list