Uploaded image for project: 'Maven EJB Plugin'
  1. Maven EJB Plugin
  2. MEJB-82

Ability to add additional files to the META-INF directory

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 2.5
    • None
    • None

    Description

      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>

      Attachments

        Activity

          People

            Unassigned Unassigned
            aalvarez@gmx.de Alexandre Alvarez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: