[
https://issues.apache.org/jira/browse/GERONIMO-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated GERONIMO-4131:
----------------------------------
Attachment: GERONIMO-4131.patch
Updated the patch to handle the port property (the port property has two
setters setPort(int) and sertPort(String) so updated the code to also lookup
the setters using the corresponding primitive type (if any)).
> 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, 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.