Christian Schneider created CXF-5543:
----------------------------------------
Summary: Make jms transport independent from spring jms
Key: CXF-5543
URL: https://issues.apache.org/jira/browse/CXF-5543
Project: CXF
Issue Type: Improvement
Components: Transports
Affects Versions: 3.0.0-milestone1
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 3.0.0-milestone2
CXF should not depend on the spring framework. Most of the cxf modules are
already independent.
The jms transport currently depends on spring jms because it uses the spring
abstractions JMSTemplate, DestinationResolver and MessageListenerContainer.
I will refactor the jms transport to make it independent from spring jms.
As this is targeted for a major version I will also try to clean up the
configuration and behaviour to make it simpler.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)