Hey everybody, I know what the issue was. In my web.xml I declared a security-constraint in which I gave up that all my web contents are secured! And my CSS and images are secured. So by the time the loginpage request the CSS it will never get it because you're not authenticated yet.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121972#4121972 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121972 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
