How to run the manager web-app for Tomcat into Jonas?

2006-08-03 Thread gaston . azerty
Hi, Im my previous work, I tried to see how to call on Tomcat about the validity of a session. I have found a solution using the web-app manager provided with Tomcat. And I am trying to install this webapp in JOnAS, but I run up against some problems, so some questions: Is it possible to install

Re: [Tomcat] Looking ofr JSESSIONID in Tomcat

2006-07-31 Thread gaston . azerty
Thanks a lot, Christopher, for your answer, but I am looking for a solution the most generalizable possible. Does it exist an interface or a Mbean in Tomcat responsible for managing the session (and so my cookie JSESSIONID)? Thomas PS: I am currently looking for a Tomcat's test where the develo

[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