[
https://issues.apache.org/jira/browse/MEJB-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MEJB-82:
----------------------------------------
Assignee: (was: Karl Heinz Marbaise)
> Ability to add additional files to the META-INF directory
> ---------------------------------------------------------
>
> Key: MEJB-82
> URL: https://issues.apache.org/jira/browse/MEJB-82
> Project: Maven EJB Plugin
> Issue Type: New Feature
> Affects Versions: 2.5
> Reporter: Alexandre Alvarez
> Priority: Minor
>
> Currently it is possible to specify the ejb-jar.xml to use via the ejbJar
> property. However, some containers require additional configuration files
> (i.e. weblogic-ejb-jar.xml), so it would be helpful to be able to specify a
> META-INF folder (with filters) to package.
> <metaInf>
> <include>projA/META-INF/ejb-jar.xml</include>
> <include>projA/META-INF/weblogic-ejb-jar.xml</include>
> </metaInf>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)