[jboss-jira] [JBoss JIRA] Created: (JBJCA-507) Make ManagedConnectionFactory available under RAR connector in rhq plugin inventory
Lin Gao (JIRA)
jira-events at lists.jboss.org
Fri Mar 4 04:17:45 EST 2011
Make ManagedConnectionFactory available under RAR connector in rhq plugin inventory
-----------------------------------------------------------------------------------
Key: JBJCA-507
URL: https://issues.jboss.org/browse/JBJCA-507
Project: IronJacamar
Issue Type: Task
Components: Management
Reporter: Lin Gao
Assignee: Jesper Pedersen
Fix For: 1.0.0.CR1
Current ManagedConnectionFactory, AdminObject can not be displayed under RAR resource in RHQ plugin inventory because of WeakReference of JCA object in management model.
The solution is:
1. Create a ManagementRepositoryMeta class to wrap needed information like class name of javax.resource.spi.ManagedConnectionFactory and associated rar unique id in the tree structure
2. Add a method: getManagementRepositoryMeta() to Discover interface so that the ManagementRepositoryMeta can be initialized when discovers ManagementRepository
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list