[jboss-jira] [JBoss JIRA] Reopened: (JBAS-7067) Give some context to failed creation of WebResourcePermission
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 22:07:11 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-7067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reopened JBAS-7067:
------------------------------------
> 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
More information about the jboss-jira
mailing list