Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 948501069A for ; Tue, 27 May 2014 07:23:03 +0000 (UTC) Received: (qmail 36372 invoked by uid 500); 27 May 2014 07:23:03 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 36342 invoked by uid 500); 27 May 2014 07:23:03 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 36335 invoked by uid 99); 27 May 2014 07:23:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 May 2014 07:23:03 +0000 Date: Tue, 27 May 2014 07:23:03 +0000 (UTC) From: "Willem Jiang (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-7127) CXF component doesn't work with Spring 4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-7127. --------------------------------- Resolution: Fixed Fix Version/s: (was: Future) 2.14.0 As CXF 3.0 remove the dependency of spring-jms, this issue was addressed by upgrade CXF version to 3.0.0. > CXF component doesn't work with Spring 4 > ---------------------------------------- > > Key: CAMEL-7127 > URL: https://issues.apache.org/jira/browse/CAMEL-7127 > Project: Camel > Issue Type: Sub-task > Components: camel-cxf > Reporter: Henryk Konsek > Assignee: Willem Jiang > Fix For: 2.14.0 > > > CXF 2.x uses deprecated {{org.springframework.jms.connection.SingleConnectionFactory102}} class removed in Spring 4. Because of that camel-cxf doesn't work with Spring 4. > This issue has been discussed on this (2) forum thread already. > (1) https://builds.apache.org/view/A-D/view/Camel/job/Camel.trunk.fulltest.spring4/lastBuild/org.apache.camel$camel-cxf/testReport/org.apache.camel.component.cxf.jms/CxfEndpointJMSConsumerTest/testInvocation > (2) http://camel.465427.n5.nabble.com/Spring-4-update-td5745746.html -- This message was sent by Atlassian JIRA (v6.2#6252)