I would ping the author of that module, it is not supported by jetty directly though I have looked at it before...and am happy to see it exist.
It is built on top of the jetty-nosql module if I remember right and our mongodb implementation does not have that issue that I am aware of so I suspect it is an artifact of that plugin. keep me posted though! jesse -- jesse mcconnell [email protected] On Fri, Aug 10, 2012 at 7:04 AM, Hridayesh Gupta <[email protected]> wrote: > I am using http://code.google.com/p/jetty-session-memcached/ as session > manager. After restating jetty server or modifying deployed var and update > context xml file(I am using context provider to deploy apps) sessions > becomes null. I checked that data fro that session was still present in > memcached server. > > Thanks for helping me! > Hridayesh > > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
