I've tried this with both IE and Firefox, both with cookies on and no exceptions, but it looks like my app is not writing a jsessionid cookie. Maybe I've misconfigured tomcat?
On Sat, Aug 23, 2008 at 12:27 PM, brian.diekelman <[EMAIL PROTECTED]> wrote: > > > Are you running another server/service on the same machine that would > overwrite the 'jsessionid' cookie? > > I was running into this when my CI server (java-based) and auto-built dev > server were on the same machine/IP address. When I would switch from my dev > build to my CI server interface it would overwrite 'jsessionid'. > > > Along those same lines, do you have cookies turned off in the browser? > -- > View this message in context: > http://www.nabble.com/Session-creation-tp19123581p19124374.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
