L.S.,
What version of Tomcat are you using? At first glance, I don't see any code interacting the HTTP sessions in our servlet implementation that bridges between the application container and the JBI components, but perhaps something in the endpoints themselves triggers the session creation. Also, could you provide a bit more detail about your JBI endpoints? Are you using the new or old style JBI endpoints? Could you paste the endpoint configuration so we can try reproducing your issue? Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Fri, Dec 2, 2011 at 11:55 AM, Raidwan <[email protected]> wrote: > Hi All, > > I've a question about the servicemix-http component used in > servicemix-web-console with tomcat. > (servicemix-http version 2011.01 and servicemix-web-console 3.3.2) > > Sure the problem is the same with 4.3. > > Each time an http endpoint is called a new session is opened (and visible > in > the tomcat manager). > All sessions are empty... > > My question is, is there a solution to disable session creation ??? > > Regards, > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/servicemix-http-endpoint-used-in-servicemix-web-console-open-a-session-tp5041417p5041417.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
