idp 2.4.0 tomcat 8 startup problems
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 4 13:18:36 EST 2015
> Yes I was able to make it work using by not allowing Tomcat to scan the jar
> files. I would suppose that a side effect of not scanning to improve
> performance is that Jar files that would otherwise fail to pass muster under
> Tomcat's new scanning are ignored (https://tomcat.apache.org/tomcat-7.0-
> doc/config/jar-scanner.html).
I didn't try configuring a JarScanner in the context fragment, I'll have to see if that works.
The scanning isn't to prevent a jar from being used, it's to locate Servlet 3.0 annotations and the like.
-- Scott
More information about the users
mailing list