Problems with WebSphere MQ RA deployment
----------------------------------------
Key: GERONIMO-4131
URL: https://issues.apache.org/jira/browse/GERONIMO-4131
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: connector
Affects Versions: 2.1.1, 2.1, 2.0.2, 2.0.1, 2.1.2
Reporter: Kevan Miller
Fix For: 2.1.2
A user reported problems deploying an MQ RA on Geronimo. Looks like there are
several problems.
1) we don't like config-property-name values in ra.xml to start with a lower
case letter
2) our mechanism for introspecting the implementation classes (e.g.
managedconnectionfactory-class) is not working properly. there can be multiple
"set" methods taking different parameter types. This is leading to
type-mismatches as we try to set attributes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.