Oracle Weblogic Server (MOSC)

MOSC Banner

Integration application with MQ7, using JMS API like older adaptor wlmqseries (BEA package published

edited Feb 14, 2012 9:26PM in Oracle Weblogic Server (MOSC) 1 commentAnswered
Hi,
  I have one application running on WLS 10.3.3 integrated with MQ6 using older adaptor (wlmqseries.jar) normally.
  Before migrating the MQ6 to MQ7, my application don´t start more and can´t statblish connection with the MQ.

  Looking the application log, we may find an ClassCastException over the session´s class. See below...

  ===>>> My question is: exist the adaptor package patch for new MQ7 version?

  Log error:

java.lang.ClassCastException: com.ibm.mq.jmqi.JmqiXAResource cannot be cast to com.ibm.mq.MQXAResource
    at weblogic.jms.foreign.mqseries.WrapMQXAQueueSession.<init>(WrapMQXAQueueSession.java:22)
    at weblogic.jms.foreign.mqseries.WrapMQXAQueueConnection.createXAQueueSession(WrapMQXAQueueConnection.java:25)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center