[arquillian-issues] [JBoss JIRA] (ARQ-914) Servlet protocol should relocate ejb-jar.xml if necessary when generating a web archive

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue May 8 01:11:17 EDT 2012


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

Dan Allen updated ARQ-914:
--------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/arquillian/arquillian-core/pull/31

    
> Servlet protocol should relocate ejb-jar.xml if necessary when generating a web archive
> ---------------------------------------------------------------------------------------
>
>                 Key: ARQ-914
>                 URL: https://issues.jboss.org/browse/ARQ-914
>             Project: Arquillian
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.0.Final
>            Reporter: Dan Allen
>            Priority: Minor
>
> If the test archive is an EJB JAR (a JavaArchive that has a META-INF/ejb-jar.xml file), the protocol deployment packager should relocate the ejb-jar to the WEB-INF directory of the web archive it generates. Otherwise, the ejb-jar.xml file is not processed.
> Here's an example test case:
> https://github.com/arquillian/arquillian-showcase/blob/master/ejb/src/test/java/com/acme/ejb/calc/MortgageCalculatorEnvEntryTestCase.java
> If there are other ways to accomplish the same task, feel free to suggest an alternative approach.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list