0 Replies Latest reply on Feb 20, 2010 2:06 AM by lpt3011

    Problem starting service jboss.jca:service=RARDeployment,name='wmq.jmsra.rar' com.ibm.mq.connector.DetailedResourceAdapterInternalException: MQJCA1006: An incorrect version of the JCA classes was found. Deployment failed.

      Hi,

      when I start jboss 4.2.3 with the correct mq resource adapter file, we run into this error:

       

      2010-02-20 00:13:13,423 WARN  [org.jboss.system.ServiceController] Problem starting service jboss.jca:service=RARDeployment,name='wmq.jmsra.rar'
      com.ibm.mq.connector.DetailedResourceAdapterInternalException: MQJCA1006: An incorrect version of the JCA classes was found. Deployment failed. The JCA class
      es were found in the class path but were not the correct version. This error can occur if the application server finds connector.jar in the class path. This
      JAR file is required by WebSphere MQ classes for JMS in a J2SE environment, but is not required in a J2EE 1.4 environment.

       

      We have checked to make sure , we have the right version of resource adapter files. Also when we check the application server classpath, we cannot find connector.jar being loaded. Anybody run into this issue before ? Any help would be appreciated!

       

      thanks.