Hi
I tried Tomcat 8.0.15 and the latest 8 svn to use ParallelWebappClassLoader.
>From reading [1] I get the impression that the following inside
in server.xml or inside in context.xml should be
enough.
However Tomcat keeps using
org.apache.catalina.loader.WebappClassLoader which is not paral
On Sat, Apr 11, 2015 at 12:09 PM, Felix Schumacher
wrote:
>
> I have tested a fairly simple web app, with only one jsp as follows:
>
> conf/Catalina/localhost/test.xml:
>
>/>
>
Works, I must have done something wrong. Thank you.
Cheers
Philippe
---