WebLogic JMS CDS Listener Registration Issues
(Doc ID 2771383.1)
Last updated on DECEMBER 11, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
OSB (or any other product) deploys services as EJB/MDB, and then JMS Consumers connect to JMS Queues during the initial phase using CDS Subsystem. CDS Subsystem firstly calls Listener registration, later CDS will continue with "lookupDDAndCalloutListener" creating the respective JNDIs and finally MDB connecting to the JMS Destinations (Queue).
Successful Listener registration sequence:
- All the Listeners are registered at once and then "lookupDDAndCalloutListener" is initiated.
- Successful initial JNDI context is created.
- Finally MDB connecting to the JMS Destination (Queue).
Changes
Upgrade from WLS 12.2.1.3 to WLS 12.2.1.4.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |