I was trying to add a custom session in felix.http. Is it possible to set the SessionHandler or SessionManager. Is it possible to have custom org.eclipse.jetty.server.session.SessionHandler that just returns a service that implements SessionManager whenever getSessionManager is called.
Thanks for any help, David Daniel

