> > Reason:
> > At the server startup, WebLogic GenericClassLoader (that is
> > provided within wlfullclient.jar) is loaded and it sets
> > WepApp1ClassLoader as its parent.
> 
> Well that'll be your problem then.  Why is it setting that classloader
> -
> what are you doing in WebApp1 to initialise the WebLogic stuff?
> 

I do nothing explicitly. I guess WepApp1 simply starts up right before
WepApp2 and accesses wlfullclient.jar first. That seems to be enough
for GenericClassLoader to choose WebApp1ClassLoader as a parent.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to