Re: Not having to restart tomcat

2006-12-28 Thread Gregor Schneider
well, i've never tried out intentionally, however, i'd believe tomcat can handle this since - the session is handled (and stored) in the servlet-container - it's stored in the client either with cookies or url-rewriting as long as you don't "clone" -> copy the session but refer to it via getSess

RE: Not having to restart tomcat

2006-12-28 Thread Asensio, Rodrigo
having to restart tomcat read the docs http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html#Deploying%20on%20a%20running%20Tomcat%20server cheers greg -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key availa

Re: Not having to restart tomcat

2006-12-28 Thread Gregor Schneider
read the docs http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html#Deploying%20on%20a%20running%20Tomcat%20server cheers greg -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 -

Not having to restart tomcat

2006-12-28 Thread Khurram H Khan
Hello, How can I have tomcat load classes without restarting it? -- Regards, Khurram Khan - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [