I got the below informaiton from the IBM site , would like to see if there is any patch available for this proble m...
Thanks in advance Sudheer If the WebSphere MQ resource adapter is deployed on a WAS CE server running with a Sun Java 1.5 environment then the resource adapter startup will fail with a ClassCastException similar to the following example java.lang.ClassCastException: java.lang.String at com.ibm.mq.connector.ResourceAdapterImpl$$FastClassByCGLIB$$5bac0b9d. This is due to a known incompatibility with the Apache Geronimo project used to build this version of WAS CE. See the following for more information http://publib.boulder.ibm.com/wasce/V1.1.0/en/Tasks/QuickStart.html In order to use the WebSphere MQ resource adapter, you must ensure that the WAS CE instance is running with an IBM Java environment. -- View this message in context: http://www.nabble.com/problem-with-MQ-resource-adapter---on-Geronimo--App-server-tf3727712s134.html#a10432925 Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.
