"jimih" wrote : I forgot to mention one thing... | | First I tried using org.jboss.aspects.security.SecurityDomain, but then when I deployed the application, the JBoss console window printed "ProfileManagerBean has no @SecurityDomain - skipping JACC configuration". Then I tried org.jboss.annotation.security.SecurityDomain instead, and that resulted in: | | [JaccHelper] ProfileManagerBean has @SecurityDomain - peforming JACC configuration | [JaccHelper] Creating permission: (javax.security.jacc.EJBMethodPermission ProfileManagerBean getTheSecret,,)[*:getTheSecret()] | [JaccHelper] JACC Policy Configuration for deployment has been put in service | | But when I tried the application, the method still gets called, as if no restriction was there. | | I use JBoss 4.0.3SP1. | | /Jimi
Hi have you found the solution about it? I´m having the same problem... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914441#3914441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914441 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
