[gatein-dev] SessionManagerContainer in exo.kernel.container 2.6.0-Alpha3

Lucas Ponce lponce at redhat.com
Thu Nov 28 10:36:22 EST 2013


Hello,

There is a issue in current master that is impacting to REST management services in GateIn.

https://issues.jboss.org/browse/GTNPORTAL-3308

Investigating it looks like that issue appears since migration to 2.6.0-Alpha3 core.

Main symptom is a NPE in POMSessionManager class:

https://github.com/gatein/gatein-portal/blob/428874e25ee9e6dada3fd1a54a4aa9f02f42d641/component/portal/src/main/java/org/exoplatform/portal/pom/config/POMSessionManager.java#L224-L229

One of the changes of 2.6.0-Alpha3 is to drop the SessionManagerContainer interface from PortalContainer.

Is there a workaround to access to same functionality in order to fix this issue ?

Thanks in advance,
Lucas


More information about the gatein-dev mailing list