Details
Description
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.