[jboss-jira] [JBoss JIRA] (AS7-5768) Support resource adapter deployments via modules
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Tue Apr 2 07:37:42 EDT 2013
[ https://issues.jboss.org/browse/AS7-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764336#comment-12764336 ]
Stefano Maestri commented on AS7-5768:
--------------------------------------
compressed rar are not supported deployed via module. It was in a first step, but after a long discussion we have removed support for them. We are supporting only flat rar deplyed in module as original issue description requires "where the latter contains the resource adapter in its unpacked form."
> 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: EAP 6.1.0.Alpha (7.2.0.Final)
>
> 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