Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.8, 2.1.2
-
None
Description
Using the Spring JMSTemplate has many advantages compared to directly using the JMS API. For example cxf services can participate in Transactions.
The goal for this issue is to replace JMS API in JMSConduit with JMSTemplate calls. Additionally the JMSConduit should be made more dependency injection friendly. It should not retrieve configuration from the Spring config.