Re: [Resin-interest] disabling sessions

2008-05-14 Thread Serge Knystautas
Howard Williams wrote: > Here's the output after resin startup and the first page request. > There's no session-config in web.xml, and no call to > request.getSession(), and I even disabled all the servlets to make sure > they weren't doing anything on init. But the session still looks like >

Re: [Resin-interest] disabling sessions

2008-05-13 Thread Mattias Jiderhamn
Howard Williams wrote (2008-05-14 08:37): > I created a test jsp that does nothing but output the > request.getRemoteUser() > > Here's the output after resin startup and the first page request. > There's no session-config in web.xml, and no call to > request.getSession(), and I even disabled al

Re: [Resin-interest] disabling sessions

2008-05-12 Thread Scott Ferguson
On May 12, 2008, at 4:32 AM, Howard Williams wrote: > Hi, > > Is there a way to make resin completely sessionless? I've tried a > few things, but always seems to end up with this in the log files: > > SessionImpl[abcfTXtf7_JGi8UtwqBNr,] create > SessionManager[] create session abcfTXtf7_JGi8Ut