[jboss-jira] [JBoss JIRA] Created: (JBAS-7067) Give some context to failed creation of WebResourcePermission

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Tue Jun 30 17:44:31 EDT 2009


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-5.2.0.Beta1, JBossAS-6.0.0.Alpha1


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