Filip Hanik - Dev Lists wrote:
> 
>  >The weblogic client libs are placed in $CATALINA_HOME/common/lib.
> 
> yes, but the class that is trying to be loaded is
>  >java.lang.NoClassDefFoundError: 
> weblogic/rmi/extensions/server/Stubbajistaman wrote:
> 
> does the weblogic/rmi/*server*/... hint that it is trying to load a 
> server class, maybe not present in the weblogic *client* library?
> 
> Filip
> 
I get your point but actually the class is part of the classpath. The
application works fine when I restart the server but it doesn't when I
reload it. So the question is why Tomcat is not able to find a class that
was found before doing the reload?

By the way I'm using Tomcat 5.5.20.0 with Sun JVM 1.4.2_15-b02

Thanks,

Johann

-- 
View this message in context: 
http://www.nabble.com/App-reloading-classloading-issue--tf4535643.html#a12946585
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