<div dir="ltr"><div><div><span style="font-family:verdana,sans-serif">web.xml should be in WEB-INF (at least in version 3.1.2). <br><br></span></div><span style="font-family:verdana,sans-serif">Also, please post the definition of that variable in web.xml. As far as I know the order of elements there matters.<br><br></span></div><span style="font-family:verdana,sans-serif">Thanks,</span><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 7, 2016 at 9:04 AM, Baron Fujimoto <span dir="ltr"><<a href="mailto:baron@hawaii.edu" target="_blank">baron@hawaii.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The Apache Tomcat 8 wiki page suggests setting idp.home as a context parameter<br>
in edit-webapp/web.xml (and rebuilding) should work.<br>
<<a href="https://wiki.shibboleth.net/confluence/display/IDP30/ApacheTomcat8" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/display/IDP30/ApacheTomcat8</a>><br>
<br>
However when I try this, it results in the following error:<br>
<br>
[ERROR] : org.springframework.web.context.ContextLoader: Context initialization failed<br>
net.shibboleth.utilities.java.support.logic.ConstraintViolationException: Unable to find '/conf/idp.properties' at well known locations<br>
<br>
I've verified that the resulting idp.war file contains the web.xml<br>
with that context parameter set. The web.xml sits at the top level<br>
of the unpacked war file, if that makes any difference. E.g.:<br>
<br>
css/  images/  index.jsp  js/  META-INF/  WEB-INF/  web.xml  x509-prompt.jsp<br>
<br>
It seems like I must define "-Didp.home=<location>" in CATALINA_OPTS.<br>
<br>
Am I missing something?<br>
<br>
Tomcat 8.0.35<br>
IdP 3.2.1<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Baron Fujimoto <<a href="mailto:baron@hawaii.edu">baron@hawaii.edu</a>> :: UH Information Technology Services<br>
minutas cantorum, minutas balorum, minutas carboratum desendus pantorum<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</font></span></blockquote></div><br></div>