You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nannetti Simone <si...@insiel.it> on 2001/10/30 18:33:01 UTC

Class collision

I am using Tomcat 3.2.1.
I have two version of my application.
They have about same classes with a few code differences.
I created two directories under WEBAPPS directory (one for each version).
Think about DIR1 and DIR2.
I start it with one servlet named 'Starting Servlet'.
When I startup Tomcat, its classpath contain only jar files into its LIB
directory.
If I load first servlet (in DIR1) and after I load second servlet (in DIR2),
it links to DIR1 classes!
Is this a bug closed in Tomcat 4.?

Thanks,

Simone 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>