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
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