Our application work well under JBOSS 3.2.3, but when I try to run our application under 3.2.5 I have got some errors.
We are using jaas security domain in web application and Security Proxy for handling of invokes of beans. So, beans don't have declared security domain. In some classes we use SecurityAssociations.getPrincipal(). But in 3.2.3 in this classes we obtain real principal, which was used during authorization, but in 3.2.5 this method returns null. What is happen? How I can use SecurityAssociation in 3.2.5. Please HELP! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841210#3841210 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841210 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
