MultipleEndpointObserver does not set the exchange on the incoming Message in onMessage method ----------------------------------------------------------------------------------------------
Key: CXF-2733 URL: https://issues.apache.org/jira/browse/CXF-2733 Project: CXF Issue Type: Bug Components: Soap Binding Affects Versions: 2.3 Reporter: Rolf Thunbo 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.