[
https://issues.apache.org/jira/browse/GERONIMO-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615380#action_12615380
]
Jarek Gawor commented on GERONIMO-4131:
---------------------------------------
Committed another fix to handle properties names to start either with lower or
upper case letter to trunk (revision 678534) and branches/2.1 (revision 678535).
> 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.0.1, 2.0.2, 2.1, 2.1.1, 2.1.2
> Reporter: Kevan Miller
> Assignee: Jarek Gawor
> Fix For: 2.1.2
>
> Attachments: GERONIMO-4131.patch
>
>
> 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.