Hi All !

I'm using Tomcat 4.1.29 only 1 host tag is defined in my server.xml file.
In this host I have only 1 context tag that defines my application.
(in addition to the /admin and /manager contexts).

My problem is that occasionally, tomcat seems to start a 2nd instance
of my web application, so both co-exist.
As an outcome, static variables are being initilized again for the 2nd
instance of
the web application (like 2 instances of JVMs are in use).

Is it possible that tomcat starts 2 webapp while only 1 is defined ?

Thanks in advance for the help (I really need it!),
Doron


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

Reply via email to