[jboss-jira] [JBoss JIRA] (AS7-5768) Support resource adapter deployments via modules

Stefano Maestri (JIRA) jira-events at lists.jboss.org
Mon Nov 26 04:53:21 EST 2012


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

Stefano Maestri updated AS7-5768:
---------------------------------

    Attachment: AS7-5768-example.tgz


Attached you find 3 different examples of modules w/ rar deployment inside:
ra16outij is a compressed rar with ironjacamar.xml activation
ra16out is a compressed rar w/o activation (need activation for connection-definition and/or admin-object in standalone.xml)
ra16outflat it's the same of previous one, but in uncompressed flat form.
standalone.xml have configuration for first and third modules. Second one is exactly the same of third, but in compressed form so it is alternative to it (just change the name of module in xml)

                
> Support resource adapter deployments via modules
> ------------------------------------------------
>
>                 Key: AS7-5768
>                 URL: https://issues.jboss.org/browse/AS7-5768
>             Project: Application Server 7
>          Issue Type: Task
>          Components: JCA
>            Reporter: Jesper Pedersen
>            Assignee: Stefano Maestri
>             Fix For: 7.2.0.CR1
>
>         Attachments: AS7-5768-example.tgz
>
>
> Add a new minor revision of the :resource-adapters: subsystem where the user has a choice of using
> {code}
> <archive>foo.rar</archive>
> {code}
> or
> {code}
> <module id="com.eis" slot="main"/>
> {code}
> where the latter contains the resource adapter in its unpacked form.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list