Caldarale, Charles R wrote:
> 
> You just mentioned a dirty word.  Do you have CLASSPATH set for the
> Tomcat execution or included that jar in the -cp parameter for launching
> Tomcat?  (You shouldn't.)  If so, that will make the weblogic classes
> visible to multiple classloaders, which is a Very Bad Thing.
> 
I haven't set the tomcat classpath using -cp parameter, I just put the jars
inside $CATALINA_HOME/common/lib (Common tomcat classloader visible to both
Tomcat internal classes and to all web applications).

Thanks,

Johann 
-- 
View this message in context: 
http://www.nabble.com/App-reloading-classloading-issue--tf4535643.html#a12947529
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to