You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dietmar Kling <di...@kling-bauer.de> on 2001/12/27 12:53:29 UTC

Re: All jars are global in tomcat 4.0 ?

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 <di...@kling-bauer.de>
> Date:
>
> Wed, 26 Dec 2001 13:09:52 +0100
> To:
>
> Tomcat Users List <to...@jakarta.apache.org>
>
> To:
>
> Tomcat Users List <to...@jakarta.apache.org>
>
>
> 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:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>




--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>