Ejb3 Message Driven Bean With A Durable Subscriber Results in Incorrect Value
(Doc ID 389696.1)
Last updated on AUGUST 11, 2022
Applies to:
Oracle JDeveloper - Version 10.1.3.0.4 and laterInformation in this document applies to any platform.
Symptoms
Developing an EJB 3 MDB (Message Driven Bean) with a durable subscriber results in getting incorrect message processing.
The following example shows the annotations used:
shows a subscriber of <value2_xxxxxxxxxxxxxxxxx> instead of the durable subscriber named <value1> specified as the propertyValue.
where AQ$_<name>_S is the queue table named <name>
Changes
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 |