Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1266

Broken test org.jboss.weld.tests.stress.JsfStressTest, bad WAR layout

XMLWordPrintable

      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.

              Unassigned Unassigned
              rsmeral Ron Šmeral (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: