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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to