http://learn.to/quote -----Urspr�ngliche Nachricht----- Von: Hongsong Zhou [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 8. September 2004 00:02 An: [EMAIL PROTECTED] Betreff: Re: Tomcat 5.5.0 Shared classes does not work
I did try jar my classes and put in the jar in shared/lib, still does not work. >>> [EMAIL PROTECTED] 09/07/04 04:53PM >>> On Tue, 07 Sep 2004 15:45:08 -0500, Hongsong Zhou <[EMAIL PROTECTED]> wrote: > I installed tomcat 5.5.0 and put some classes in > $CATALINA_HOME$/shared/classes, but when I try to use them in my > webapps, it always said class not found. I checked classloader > document at > http://jakarta.apache.org/tomcat/tomcat-5.5-doc/class-loader-howto.htm > l, nothing is wrong. I use these in tomcat 4 and tomcat 5.0.19, all > works fine. It's an early alpha build, so I suppose something could be bad with the initialization of the classloader (it did change: we're now using a standard URL classloader for that). If you jar your classes and put the jar in shared/lib, does it work ? -- xxxxxxxxxxxxxxxxxxxxxxxxx R�my Maucherat Developer & Consultant JBoss Group (Europe) S�RL xxxxxxxxxxxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
