Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 20758 invoked from network); 16 Mar 2011 06:32:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Mar 2011 06:32:55 -0000 Received: (qmail 84516 invoked by uid 500); 16 Mar 2011 06:32:54 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 84458 invoked by uid 500); 16 Mar 2011 06:32:54 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 84450 invoked by uid 99); 16 Mar 2011 06:32:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Mar 2011 06:32:53 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of willem.jiang@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Mar 2011 06:32:49 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PzkHV-000642-5X for users@camel.apache.org; Tue, 15 Mar 2011 23:32:29 -0700 Date: Tue, 15 Mar 2011 23:32:29 -0700 (PDT) From: "Willem.Jiang" To: users@camel.apache.org Message-ID: <1300257149165-3762998.post@n5.nabble.com> In-Reply-To: <1300197585694-3704573.post@n5.nabble.com> References: <1300093188309-3556021.post@n5.nabble.com> <1300197585694-3704573.post@n5.nabble.com> Subject: Re: Using embedded Jetty to proxy CXF MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit You can use the Camel transport[1][2] of CXF to delegate the transport to camel-jetty like this. But it needs addition spring configuration configuration on the cxf endpoint. [1]http://camel.apache.org/camel-transport-for-cxf.html [2]http://camel.apache.org/cxf-example.html#CXFExample-CXFexampleforusingCameltransport Willem ---------------------------------- FuseSource Web: http://www.fusesource.com Blog: http://willemjiang.blogspot.com (English) http://jnn.javaeye.com (Chinese) Twitter: willemjiang -- View this message in context: http://camel.465427.n5.nabble.com/Using-embedded-Jetty-to-proxy-CXF-tp3556021p3762998.html Sent from the Camel - Users mailing list archive at Nabble.com.