[kune-commits] [kune issues] #103: Persist sessions between server restarts
kune issues
noreply at ourproject.org
Tue Aug 16 23:18:32 CEST 2011
#103: Persist sessions between server restarts
--------------------------+-------------------------------------------------
Reporter: vjrj | Owner: vjrj
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Server side | Version:
Resolution: | Keywords:
Blocking: | Blockedby:
--------------------------+-------------------------------------------------
Description changed by vjrj:
Old description:
> http://docs.codehaus.org/display/JETTY/Persisting+Sessions
>
> With the current WIAB integration, we should modify ServerRpcProvider
> (and if works, to send a patch to WIAB). Maybe it's a nice to join with
> #70.
New description:
http://docs.codehaus.org/display/JETTY/Persisting+Sessions
With the current WIAB integration, we should modify ServerRpcProvider (and
if works, to send a patch to WIAB). Maybe it's a nice to join with #70.
It's enough to try to use
org.eclipse.jetty.server.session.HashSessionManager
instead of
org.eclipse.jetty.server.SessionManager
? The store location should be configurable as a parameter in
server.config
--
--
Ticket URL: <http://kune.ourproject.org/issues/ticket/103#comment:>
kune issues <http://kune.ourproject.org/issues/>
More information about the kune-commits
mailing list