[arquillian-issues] [JBoss JIRA] Assigned: (ARQ-253) Tomcat container docs should metion that unpackArchive needs to be set for Weld-Servlet as a tip

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri Aug 13 16:30:49 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen reassigned ARQ-253:
---------------------------------

    Assignee: Aslak Knutsen


> Tomcat container docs should metion that unpackArchive needs to be set for Weld-Servlet as a tip
> ------------------------------------------------------------------------------------------------
>
>                 Key: ARQ-253
>                 URL: https://jira.jboss.org/browse/ARQ-253
>             Project: Arquillian
>          Issue Type: Task
>          Components: Tomcat Containers
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Pete Muir
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.Alpha4
>
>
> 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!

-- 
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 arquillian-issues mailing list