On Mon, 19 Nov 2007, Niels Bo wrote:
> I was tracking a problem where the several Session was created with just my
> local browser, 
> but it was caused by myself alternating between Jetty and Weblogic without
> closing the browser.
> There were then two session cookies (but different path), so WebLogic was
> unable to overwrite the jsessionid from Jetty.

It's a good idea to configure different cookie names for 
development, test and production (and whatever other
environments you might have).

Best wishes,
Timo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to