Hi, could you provide us with details of your "login-config.xml" and your application security settings?
Security constraints for the "guest" user must be specified in e.g. web.xml and in the security constraints of your EJBs (you have to declare the allowed resources/methods for the guest user). Hope this helps Wolfgang View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184845#4184845 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184845 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
