Uploaded image for project: 'Maven EAR Plugin'
  1. Maven EAR Plugin
  2. MEAR-52

Ability to add jboss dataosources (*ds.xml) files as a jarModule

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.2
    • None

    Description

      It would be nice to be able to add a jarModule as:
      <modules>
      <jarModule>
      <uri>mysql-ds.xml</uri>
      <includeInApplicationXml>true</includeInApplicationXml>
      </jarModule>
      </modules>

      So the resulting application.xml looks like:

      <application>
      ...
      <module>
      <java>mysql-ds.xml</java>
      </module>
      </application>

      This would help to deploy jboss datasources with the ear.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            snicoll Stephane Nicoll
            cesarizurieta Cesar Izurieta
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment