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

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Wed Oct 17 08:34:01 EDT 2012


Jesper Pedersen created AS7-5768:
------------------------------------

             Summary: 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


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