Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic Foreign Server Error jms.AQjmsDestination incompatible

I am attempting to create a JMS foreign server in order to connect to an AQ on the database. I have then deployed a MDB which should connected to the AQ via the foreign server and process incoming messages. Unfortunately my MDB is unable to connect with the following error. java.lang.ClassCastException: oracle.jms.AQjmsDestination incompatible with weblogic.jms.common.DestinationImpl

The AQ sits on an Oracle database version 11.2.0.4.0 and was created with payload type JMS_TEXT_MESSAGE.


Weblogic server is version 12.2.1.3.0


Foreign Server is set up as f0ollows:

Configuration: General => JNDI Initial Context Factory: oracle.jms.AQjmsInitialContextFactory

Tagged:

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