[jboss-user] [JBoss Portal] - Re: How to share session data between portlets

guybedo do-not-reply at jboss.com
Fri Jul 10 20:44:14 EDT 2009


oki managed to share data across the portlets by getting the portalRuntimContex with Navigation.getPortalRuntimeContext() and then the portal session.


BUT this does not work with richfaces a4j requests ....

those requests are directly targeted to the webapp and do not go through the portal servlet, so there is no "portal" data in the request, context, session ...

I wondered if i could access a portal MBean in which i could get access to the current sessions but i have no idea if there is such a MBean ...

could someone give me some help ?
thanks.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243028#4243028

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243028



More information about the jboss-user mailing list