Looks like everything written above was big mistake:
In order to make this example working I had to: 1. Rename jboss.xml to jboss-web.xml. 2. Remove login-config.xml file from WEB-INF and put its content into jboss\server\default\conf\login-config.xml file. As for exception, root cause of it was in improper jbosssx.jar import into IDE (it was put into WEB-INF\lib\ directory). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051399#4051399 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051399 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
