Hi,

i've got to answer to my own email. After some excessive Log digging,
I did find that this a Problem with certain xml files included by struts.
Still it remains an issue if this happen because the XML parser is
globally visible to all webapps... sigh...

will forward this to the struts mailing - list.

Regards
Dietmar

Dietmar Kling wrote:

>
> ------------------------------------------------------------------------
>
> Subject:
>
> Alle jars are global in tomcat 4.0 ?
> From:
>
> Dietmar Kling <[EMAIL PROTECTED]>
> Date:
>
> Wed, 26 Dec 2001 13:09:52 +0100
> To:
>
> Tomcat Users List <[EMAIL PROTECTED]>
>
> To:
>
> Tomcat Users List <[EMAIL PROTECTED]>
>
>
> 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]>
>




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

Reply via email to