[ 
https://issues.apache.org/jira/browse/MEJB-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise closed MEJB-82.
-----------------------------------
    Resolution: Won't Fix
      Assignee: Karl Heinz Marbaise

This can simply achieved by putting those supplemental files into 
{{src/main/resources/META-INF}}.
Or do you have different ideas? If so please don't hesitate reopen the issue.

> 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: Improvement
>    Affects Versions: 2.5
>            Reporter: Alexandre Alvarez
>            Assignee: Karl Heinz Marbaise
>
> 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
(v6.3.4#6332)

Reply via email to