Hi,
Has anyone tried to re-configure pax web with an a custom jetty.xml and managed to keep the Jetty Session Manager working ? For some reason, with a custom Jetty.xml with a modified AJP connector, the Jetty Session Manager (HashSessionManager) stops working, so no session cookies are sent. any pointers would be very welcomed, and am into the pax source code at the moment.

The other worrying thing is I cant see a way of binding a clustered session manager to the osgi HttpService, since appear to have the same scoping of sessions as a standalone webapp container.
Ian

Reply via email to