[jboss-jira] [JBoss JIRA] (AS7-6353) It's impossible to activate multiple resource adapters, pointing to the same module slot
Vladimir Rastseluev (JIRA)
jira-events at lists.jboss.org
Fri Jan 18 07:07:22 EST 2013
[ https://issues.jboss.org/browse/AS7-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Rastseluev updated AS7-6353:
-------------------------------------
Steps to Reproduce:
1)Merge tests from github AS repository https://github.com/vratsel/jboss-as/commits/AS7-5768T
2)build AS
3)execute tests:
./integration-tests.sh clean install -Dts.basic -Dts.noSmoke -Dtest=\*moduledeployment.\* -Dversion.surefire.plugin=2.11
Only first test passes. Another, using the same module slot, fail.
It's also illustrated by one-test:
./integration-tests.sh clean install -Dts.basic -Dts.noSmoke -Dtest=\*moduledeployment.TwoRa\* -Dversion.surefire.plugin=2.11
was:
1)Merge tests from github AS repository https://github.com/vratsel/jboss-as/commits/AS7-5768T
2)build AS
3)execute tests:
./integration-tests.sh clean install -Dts.basic -Dts.noSmoke -Dtest=\*moduledeployment.\* -Dversion.surefire.plugin=2.11
Only first test passes. Another, using the same module slot, fail.
It's also illustrated by one-test:
./integration-tests.sh clean install -Dts.basic -Dts.noSmoke -Dtest=*moduledeployment.TwoRa* -Dversion.surefire.plugin=2.11
> It's impossible to activate multiple resource adapters, pointing to the same module slot
> ----------------------------------------------------------------------------------------
>
> Key: AS7-6353
> URL: https://issues.jboss.org/browse/AS7-6353
> Project: Application Server 7
> Issue Type: Bug
> Components: JCA
> Reporter: Vladimir Rastseluev
> Assignee: Stefano Maestri
> Fix For: 7.2.0.Alpha1
>
>
> Resource adapter archive is deployed as module. If we add several activations to the resource-adapters subsystem configuration, pointing to the same module slot, only first one will be really activated.
--
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