[
https://issues.jboss.org/browse/AS7-5768?page=com.atlassian.jira.plugin.s...
]
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