<security-domain>java:/jaas/IFSApplications</security-domain> |
Change this to: <security-domain>IFSApplications</security-domain> i.e. just the name of the application policy. There was a change in AS-4.x where instead of the jndi name (java:/jaas/...), the application policy name is now required. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228538#4228538 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228538 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
