No, that's how things are supposed to work - contexts are
independent of each other.

        Randy


> -----Original Message-----
> From: niv the tool [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 24, 2001 11:42 AM
> To: [EMAIL PROTECTED]; 'Carl Rosenberger'
> Subject: RE: ***ANOTHER TOMCAT CLASSPATH BUG***
> 
> 
> Let me rephrase 
> 
> I have 2 contexts in tomcat 
> 1. my-web-app context
> 2. soap_2_2 context
> 
> In order for context2 to see my context 1 classes I must add
> /my-web-app-dir/web-inf/classes
> To the CLASSPATH
> 
> Adding this makes context 1 not to see the jars in
> /my-web-app-dir/web-inf/lib
> 
> 
> Weird isn't it
> 

Reply via email to