[jboss-jira] [JBoss JIRA] (JBJCA-655) ResourceAdapter level config properties are not being set
Jesper Pedersen (Closed) (JIRA)
jira-events at lists.jboss.org
Wed Nov 2 16:36:45 EDT 2011
[ https://issues.jboss.org/browse/JBJCA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen closed JBJCA-655.
---------------------------------
Resolution: Out of Date
> ResourceAdapter level config properties are not being set
> ---------------------------------------------------------
>
> Key: JBJCA-655
> URL: https://issues.jboss.org/browse/JBJCA-655
> Project: IronJacamar
> Issue Type: Bug
> Components: Deployer
> Affects Versions: 1.0.3.Final
> Environment: JBoss AS7 7.1.0.Alpha1-SNAPSHOT, built from GitHub master branch
> Reporter: Weston M. Price
> Assignee: Stefano Maestri
>
> In attempting to deploy a RA in AS7 with ResourceAdapter configuration properties, these properties do not appear to be getting set. Sample:
> <resource-adapters>
> <resource-adapter>
> <archive>
> qpid-ra-0.10.rar
> </archive>
> <config-property name="TransactionManagerLocatorClass">
> org.apache.qpid.ra.tm.JBoss7TransactionManagerLocator
> </config-property>
> <config-property name="TransactionManagerLocatorMethod">
> getTm
> </config-property>
> </resource-adapter>
> </resource-adapters>
> Running via a debugger never shows the setter methods being invoked.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list