Hi,

Before i come to the tomcat 4.0.1 problem, i try to explain what I 
wanted to do.
 
I did setup two  webapps with different versions of struts.jar 
(http://jakarta.apache.org/struts).
in their WEB-INF/lib directory.
(struts 1.0.1 and struts-devel)
So there is a
webapp1/WEB-INF/lib/struts.jar  (1.,0.1 version)
webapp2/WEB-INF/lib/struts.jar  ( devel version)

If I start tomcat 4.0.1 with both webapps , than the examples of 
struts-1.0.1  stop working
(e.g.  /struts-exercise-taglib/html-link.jsp) ( Exceptions !!! )

If I remove one webapp ( the devel) from the deployment dir, than 
everything works.

Tomcat seems to instantiate only one of the two different jars and then 
uses it globally!!!!!
How can I avoid that. I thought tomcat 4.0 runs separate Instances of 
the jars?

Please advice...

Best Regards
Die


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to