Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-253

Tomcat container docs should metion that unpackArchive needs to be set for Weld-Servlet as a tip

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.0.0.Alpha4
    • 1.0.0.Alpha3
    • Tomcat Containers
    • None

    Description

      The test contains this

      <?xml version="1.0"?>
      <arquillian xmlns="http://jboss.com/arquillian"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns:tomcat6="urn:arq:org.jboss.arquillian.container.tomcat.embedded_6">

      <tomcat6:container>
      <!-- unpackArchive must be true if using the Weld Servlet module -->
      <tomcat6:unpackArchive>true</tomcat6:unpackArchive>
      </tomcat6:container>

      </arquillian>

      but the docs don't!

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            pmuiratbleepbleep Pete Muir (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: