don't understand exactly what you want to do... If you can't do it a more simple way : - get the Principal of the user - then use the JMX user module and role module to get all the user information (portal user informations).
to get the Pricipal : - starting from the context of invocation, you may find a way to retrieve it - from the ctx, or from the session etc... just ideas... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032492#4032492 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032492 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
