> From: Duncan MacRae [mailto:dcmac...@hotmail.com]
> Subject: RE: Tomcat 6.0 and 7.0 Class Loaders
> I have installed the JAXWS JAR files at
> ${catalina.home}/jaxws/*.jar for Tomcat 6.0.20.
Might want to upgrade your Tomcat version - that one's almost two y
=${catalina.home}/lib,${catalina.home}/lib/*.jar
shared.loader=${catalina.home}/jaxws/*.jar
> From: chuck.caldar...@unisys.com
> To: users@tomcat.apache.org
> Date: Fri, 18 Feb 2011 22:08:59 -0600
> Subject: RE: Tomcat 6.0 and 7.0 Class Loaders
>
> > From: Duncan MacRae [mailto
> From: Duncan MacRae [mailto:dcmac...@hotmail.com]
> Subject: Tomcat 6.0 and 7.0 Class Loaders
> There is no longer a shared class loader in Tomcat, so why does
> the catalina.properties still contain the shared.loader property?
You can still configure a shared loader if you wis
According to the diagrams on the following pages:
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
http://tomcat.apache.org/tomcat-7.0-doc/class-loader-howto.html
There is no longer a shared class loader in Tomcat, so why does the
catalina.properties still contain the shared.lo