Re: [Tomcat] Looking for JSESSIONID in Tomcat

2006-07-28 Thread Christopher Schultz
Thomas, > My current work relates to a context where we want to update a J2EE > application > without stopping it. Well, you'll certainly have to stop the application at some point. I assume you mean that you don't want a complete cut-over to the new system: you need a phased cut-over to assure

[Tomcat] Looking for JSESSIONID in Tomcat

2006-07-28 Thread gaston . azerty
Hello, My cuurent work relates to a context where we want to update a J2EE application without stopping it. So it exists a period during which we have two kinds of clients : Those who are working on the "old version" and the others who are working on the "new version". As a result we have to sep