[jboss-user] [Security & JAAS/JBoss] - Re: error deploying .ear
jaikiran
do-not-reply at jboss.com
Mon Nov 6 09:44:56 EST 2006
anonymous wrote : Caused by: java.lang.IllegalArgumentException: Invalid <url-pattern> /*.html in security constraint
<url-pattern>/*.html</url-pattern>
Change it to:
<url-pattern>*.html</url-pattern>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983450#3983450
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983450
More information about the jboss-user
mailing list