ActivationSpec metadata is attached to the wrong gbean.
-------------------------------------------------------
Key: GERONIMO-486
URL: http://nagoya.apache.org/jira/browse/GERONIMO-486
Project: Apache Geronimo
Type: Bug
Components: connector
Versions: 1.0-M3
Reporter: David Jencks
Assigned to: David Jencks
The activation spec metadata is currently attached to the ResourceAdapter gbean so mdbs in
other applications can find it later. This metadata is a property of the adapter itself,
not a particular instance of the ResourceAdapter class, so it should be attached to the ResourceModule
gbean representing the rar. The adminObject and connector-definition metadata should also
be attached to the resource module gbean so admin objects (destinations) and connector instances
can be deployed "later" using the same classes. cf http://nagoya.apache.org/jira/browse/GERONIMO-365
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|