Leif and Peter,<div><br></div><div>Thanks for the helpful advice and pointing out the Tomcat config guide.  I switched to Tomcat 6 and placed the jars from the &#39;endorsed&#39; directory in $CATALINA_HOME/endorsed (for me /Library/Tomcat/endorsed) and the problem is resolved...Rick<br>

<br><div class="gmail_quote">On Fri, Sep 16, 2011 at 4:44 AM, Peter Schober <span dir="ltr">&lt;<a href="mailto:peter.schober@univie.ac.at">peter.schober@univie.ac.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

* Richard Allen &lt;<a href="mailto:thatsafact.com@gmail.com">thatsafact.com@gmail.com</a>&gt; [2011-09-16 05:40]:<br>
<div class="im">&gt; I deployed the WAR into a Tomcat 7.0 server and got the stacktrace<br>
&gt; below on startup. After looking into the contents of the lib dir in<br>
&gt; the WAR it appeared that the Xerces jars from the &#39;endorsed&#39; folder<br>
&gt; were not built into the jar so I stuffed them into the lib dir<br>
&gt; manually and tried starting Tomcat again, but I got the same error.<br>
<br>
</div>As Leif said, the endorsed jars need to be handled specially, which is<br>
described in the documentation:<br>
<a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare" target="_blank">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPApacheTomcatPrepare</a><br>
(First item in section &quot;Required Configuration Changes&quot;)<br>
<br>
This mage is linked to as item 1. on the installation documentation:<br>
<a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall" target="_blank">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPInstall</a><br>
<br>
Also note that if you need to support SOAP requests (attribute<br>
queries, mosty) with that IdP -- however unlikely -- the page above<br>
also mentions that Tomcat7 is not supported yet.<br>
<font color="#888888">-peter<br>
</font><div><div></div><div class="h5">--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>