On 08/11/2010 18:05, Remy Maucherat wrote:
> On Mon, 2010-11-08 at 18:26 +0100, Rainer Jung wrote:
>> On 08.11.2010 18:05, Remy Maucherat wrote:
>>> I'll up that to -1, with another concern I've just thought about: if
>>> using a session id path which includes more than one webapp, the version
>>> numbers will have problems matching between the two webapps.
>>
>> You mean situations like portals / emptysessionpath?
> 
> It is replaced by direct session path configuration in Servlet 3, but
> the problem is the same as with the old portal workaround from previous
> versions.

I have updated the proposed patch to match the session ID using the
session manager:
http://people.apache.org/~markt/patches/2010-11-15-parallel-deployment.patch

The docs, manager app work and clustering tests still need to be
completed but I wanted to give folks sight of where I was up to.

As always, feedback welcome.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to