[arquillian-issues] [JBoss JIRA] Closed: (ARQ-165) Test class bundled with the deployment in a AS_CLIENT test

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Jul 27 20:08:36 EDT 2010


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

Aslak Knutsen closed ARQ-165.
-----------------------------



1.0.0.Alpha3 has been released. Closing all issues.

> Test class bundled with the deployment in a AS_CLIENT test
> ----------------------------------------------------------
>
>                 Key: ARQ-165
>                 URL: https://jira.jboss.org/browse/ARQ-165
>             Project: Arquillian
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Jozef Hartinger
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.Alpha3
>
>
> Even though I use @Run(RunModeType.AS_CLIENT), the test class gets implicitly bundled with the application.
> This leads to deployment failures when using CDI-enabled container (client libraries like httpclient, arquillian, etc. are not available to the server). 
> This issue can be solved by not implicitly bundling the test class when the test is run AS_CLIENT (The test class is not needed on the server anyway)

-- 
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