Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3
-
None
-
Moderate
Description
MultipleEndpointObserver does not set the exchange on the incoming Message in onMessage method. If the Destination using this observer, tries to use the exchange after having called MultipleEndpointObserver.onMessage, which JMSDestination in fact does, a NPE is thrown.