Ok, I figured that with 4.0.3 JBoss server the jboss-service.xml defines mechanism to define the application-policy in the SAR deployment xml file itself, which seems to be working for me.
So now I get messages that the security is being implemented during deployment time. However I have two new issues: 1. I am getting the following error during deployment time: [ServiceController] Problem creating service jboss.j2ee:service=EJB3,module=ejb3Test.par | java.lang.SecurityException: Invalid authentication attempt, principal=null 2. The LoginContext fails to initialize with "client-login" and says: creating login context failed: javax.security.auth.login.LoginException: No LoginModules configured for client-login View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916490#3916490 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916490 ------------------------------------------------------- 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_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
