On 06/24/2012 06:32 PM, Pid wrote:
On 22/06/2012 09:12, Francesco wrote:
( i found a lot easyer to manage tomcat inside a big servlet than viceversa)

So what's the Servlet running in?


p



it's a servlet of my own, which also handle some separated process, that is rarely restarted and when it is i prefer to restart tomcat with it, and also i need that the servlet isn't reloaded which is not-so-well-tested case, but i've read somewhere that tomcat doesn't guaranteee that a server isn't reloaded, only way i've found is to detach everything from the servlet using enums class, and separated threads..


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to