Testing Infrastructure (Mocks and Harness Integration)
Created:
26/Nov/12 6:08 AM
Description:
The test org.jboss.weld.tests.stress.JsfStressTest doesn't work because XHTML files are added with ShrinkWrap as addAsResource (should be addAsWebResource) and XML files (web.xml, faces-config.xml) are added as addAsWebResource (should be addAsWebInfResource).
A request to the context /test then necessarily returns 404 which breaks the functional test.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira