Very simple to simulate this bug :

When adding c:\java\my-web-app-dir\web-inf\classes to CLASSPATH
Tomcat is loosing the jars in my c:\java\my-web-app-dir\web-inf\lib 


Ok now if ur asking why do I need it it so the answer is soap

I have a soap 2_2 context that needs to load a class in 
c:\java\my-web-app-dir\web-inf\classes


The only thing I manage to make this situation to work 
Is to put all my jars and myweb-inf\classes in the SYSTEM
CLASSPATH

But then I need to maintain this CLASSPATH when ever I am adding a new 
Jar file 


So Thanks in Advance

Niv the tool.

Reply via email to