RE: [***SPAM*** Score/Req: 20.50/05.00] Re: Hot deployment of a new version of war file while users are still working on the old one.

2008-10-27 Thread Ronald Klop
nybody now of a tool to do this job easier? Tnx! Jst. > Hot deployment of a new version of war file while users are still working on > the old one. > > On a Tomcat server, users are using our application. > > I would like to be able to upload a new version, using the same name

RE: [***SPAM*** Score/Req: 20.50/05.00] Re: Hot deployment of a new version of war file while users are still working on the old one.

2008-10-27 Thread Joost Nachtergaele
-balancer. This takes time, as some users are working all day long. As the number of servers grows, this becomes a nightmare. Does anybody now of a tool to do this job easier? Tnx! Jst. > Hot deployment of a new version of war file while users are still working on > the old one. > >

Re: Hot deployment of a new version of war file while users are still working on the old one.

2008-10-27 Thread Mark Thomas
Joost Nachtergaele wrote: > Hot deployment of a new version of war file while users are still working on > the old one. > > On a Tomcat server, users are using our application. > > I would like to be able to upload a new version, using the same name, so > current users c

Hot deployment of a new version of war file while users are still working on the old one.

2008-10-27 Thread Joost Nachtergaele
Hot deployment of a new version of war file while users are still working on the old one. On a Tomcat server, users are using our application. I would like to be able to upload a new version, using the same name, so current users continue using the old version(until session timeout), and new