Hi Can you detail please, no sure what you mean.
This wrapping is done to ensure tomcat realms work Le 14 mai 2013 02:25, "jonnymarx" <[email protected]> a écrit : > In my EJB session context, I'm trying to retrieve my custom UserPrincipal > with JAASRealm configured. The session context getCallerPrincipal() method > returns: > > realm = TomEERealm > TomcatUser = GenericPrincipal > -> userPrinicpal = MyCustomUserPrincipal > > userPrincipal gives me what I want, but I have no way to access it? Any > ideas? > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Custom-Principal-from-EJB-tp4662921.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
