You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2014/04/15 10:47:14 UTC

[jira] [Resolved] (CXF-5543) Make jms transport independent from spring jms

     [ https://issues.apache.org/jira/browse/CXF-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved CXF-5543.
--------------------------------------

    Resolution: Fixed

> 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
>
>
> 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.2#6252)