Community
Participate
Working Groups
As outlined in attachment 204281 [details] of bug 353117 a session store is necessary that can handle deserialization in a multi-class-loader environment. As this session store would be part of a supplement to RWT in a different bundle, a factory-like mechanism to provide different implementations of ISessionStore is needed.
Since RAP 2.0 the ISessionStore class is deprecated. In the context of new UISession (now it provides access to application context, client, locale and others) I can't see this exchangable implementation. Rüdiger, do you think that this bug is still current? Can we close it?
(In reply to comment #1) > Since RAP 2.0 the ISessionStore class is deprecated. In the context of new > UISession (now it provides access to application context, client, locale and > others) I can't see this exchangable implementation. Rüdiger, do you think > that this bug is still current? Can we close it? This is one of the work items of bug 353117 and probably still necessary to run clustered RWT instances on OSGi. As noone is currently working on this, and likely won't in the future I'll leave it to you to close the whole thing or leave it open.