Hey,
I am using tomcat 4.1. I have placed my jar files in the
shared directory as it is required by more than one webapp.
Unfortunately, I have two jar files which have the same
class files but with different versions. Is there any way
to specify which jar file to load the class from without
having to write class loaders? Obviously I can remove the
class files from the other jar file. But don't want to do
that as we might want to move to using the class files in
the other file sometime pretty soon.

Any help would be greatly appreciated.

Thanks,
Shiva.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to