Jboss App Server V 4.2.2 Jboss Portal - V 2.7.0 DB - Mysql 5.0 I currently have 4 portlets. All are deployed as independent web applications.
I need to share some objects among these portlets. I tried using PortletSession, but its scope is limited, I am also afraid of making it APPLICATION_SCOPE d. So is there any way to make use of the PortalSession object, I found that the only way of getting this object is via PortalRuntimeContext, Is there any way for us to get this PortalRuntmeContext from portlets? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226820#4226820 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226820 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
