Without ever having done anything like it, two ideas come to my mind.

First would be SingleSignOn, but that requires modifications on all containers, 
which is probably not what you want.

The second, and maybe more practical approach would be 
InterPortletCommunication via PortletEvents as described in the docs 
(http://docs.jboss.com/jbportal/v2.7.1/referenceGuide/html/portalapi.html#d0e7108).
 Once you receive a certain event, your portlets could invalidate their 
corresponding session.

Maybe it helps :)

Regards
Phil

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254340
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to