[arquillian-issues] [JBoss JIRA] Commented: (ARQ-67) Need to be able to deploy resources to the container alongside the primary deployment

Carsten Erker (JIRA) jira-events at lists.jboss.org
Fri Oct 15 10:08:40 EDT 2010


    [ https://jira.jboss.org/browse/ARQ-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557359#action_12557359 ] 

Carsten Erker commented on ARQ-67:
----------------------------------

It took me quite some time to figure out how to put everything in an ear when testing a resource archive (the ejbs, the rar itself and the rar config with the xml files properly set). I think the test code would be much more simple and clear if we could define more than one artifact to be deployed in the container.

I would even prefer to annotate more than one method with @Deployment. Thus, we could assemble some artifacts in a reusable super class and the artifacts specific for the test case in the concrete test class. But I have no instant idea on how to elegantly handle deployment ordering then.

> Need to be able to deploy resources to the container alongside the primary deployment
> -------------------------------------------------------------------------------------
>
>                 Key: ARQ-67
>                 URL: https://jira.jboss.org/browse/ARQ-67
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Deployable Containers SPI
>            Reporter: Pete Muir
>             Fix For: 1.0.0.Beta1
>
>
> For examples, tests will need to be able to deploy -ds.xml, JMS configuration files etc.

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