[weld-issues] [JBoss JIRA] Created: (CDITCK-187) org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest Bug

Gurkan Erdogdu (JIRA) jira-events at lists.jboss.org
Wed Oct 27 05:04:54 EDT 2010


org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest Bug
---------------------------------------------------------------------------------

                 Key: CDITCK-187
                 URL: https://jira.jboss.org/browse/CDITCK-187
             Project: CDI TCK
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.1.Final
            Reporter: Gurkan Erdogdu


org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest
--> ServletTestRunner servlet mapping is not correct
Must be mapped as "/*", but it is mapped as "/"

-   <servlet-mapping>
-   -   <servlet-name>JBoss Test Harness Test Runner</servlet-name>
-   -   <url-pattern>/</url-pattern>
-   </servlet-mapping>

Therefore tests are getting 404 from server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list