Install woes - idp.war won't load, and idp.jks cert errors

brendan xasperated at gmail.com
Mon Dec 19 23:46:23 GMT 2011


Chad La Joie wrote:
> Why are you modifying conf/web.xml or conf/catalina.properties?

Good point. Not modifying web.xml. Thinking of a different file.

catalina.properties, cos of the endorsed dirs thing

#common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/
*.jar
common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*
.jar,/opt/apache-tomcat-6.0.35/endorsed/*.jar


which may have been unnecessary. Now that you asked I restored the
original line for common.loader and my error doesn't change. All about
chasing red herrings I guess.    Also made sure that web.xml was the one
from the installation tar archive.

Thanks.



More information about the users mailing list