[
https://jira.jboss.org/jira/browse/JBAS-7067?page=com.atlassian.jira.plug...
]
Brian Stansberry resolved JBAS-7067.
------------------------------------
Fix Version/s: (was: JBossAS-6.0.0.M3)
Resolution: Done
Give some context to failed creation of WebResourcePermission
-------------------------------------------------------------
Key: JBAS-7067
URL:
https://jira.jboss.org/jira/browse/JBAS-7067
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: JBossAS-6.0.0.M1
The following exception:
Caused by: java.lang.IllegalArgumentException: illegal HTTP method
at javax.security.jacc.HttpMethodSpec.makeMethodSet(HttpMethodSpec.java:100)
at javax.security.jacc.HttpMethodSpec.getMethodSet(HttpMethodSpec.java:74)
at
javax.security.jacc.WebResourcePermission.<init>(WebResourcePermission.java:137)
at org.jboss.web.WebPermissionMapping.createPermissions(WebPermissionMapping.java:220)
...could give the developer a better indication of what went wrong. Wrap and provide
this context.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira