Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 62724 invoked from network); 14 Feb 2011 19:43:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2011 19:43:35 -0000 Received: (qmail 72031 invoked by uid 500); 14 Feb 2011 19:43:34 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 71702 invoked by uid 500); 14 Feb 2011 19:43:32 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 71693 invoked by uid 99); 14 Feb 2011 19:43:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 19:43:32 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of uala.forums@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 19:43:25 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Pp4K7-0003TO-L5 for dev@cxf.apache.org; Mon, 14 Feb 2011 11:43:03 -0800 Date: Mon, 14 Feb 2011 11:43:03 -0800 (PST) From: "uala.forums@gmail.com" To: dev@cxf.apache.org Message-ID: In-Reply-To: References: <1297474677197-3382350.post@n5.nabble.com> <1297598765354-3383396.post@n5.nabble.com> Subject: Re: CXF as Services router MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_162_17865421.1297712583648" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_162_17865421.1297712583648 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, We want to utilize CXF as Services router. For Example I've "ProviderA" and "ConsumerA" which are two independent systems. ProviderA exposes the Web services (both restful and soap webservices) and ConsumerA consumes the web services. We want to utilize CXF as service router in between these. Note that, we don't want to do any kind of wrapper implementations (wrapper new java service class) in CXF. We just want to do a configuration job in CXF (only XML changes). Also we don't want to introduce Camel. Highly appreciate any help On Mon, Feb 14, 2011 at 9:18 AM, Sergey Beryozkin-5 [via CXF] < ml-node+3384787-668782640-149876@n5.nabble.com> wrote: > Redirecting to the users list. > > Can you please ask the question again, I can't find the original > question... > What is the criteria for the routing ? Is your web service > implementation needs to forward further ? > Or is it to do with choosing which endpoint (among multiple co > located CXF endpoints) the current request should go to ? > thanks, Sergey > > On Mon, Feb 14, 2011 at 5:11 PM, [hidden email] > <[hidden email] > > wrote: > > > > > Can I do without using Camel? > > > > On Sun, Feb 13, 2011 at 4:06 AM, Pierre-Henry Perret [via CXF] < > > [hidden email] > > wrote: > > > >> Hi, > >> > >> Have you glance at 'camel' transport ? > >> > >> It 's well integrated with CXF and well documented. > >> > >> -- > >> Pierre > >> -- > >> Pierre > >> > >> > >> ------------------------------ > >> If you reply to this email, your message will be added to the > discussion > >> below: > >> > >> > http://cxf.547215.n5.nabble.com/CXF-as-Services-router-tp3382350p3383396.html > >> > >> > >> > > > > -- > > View this message in context: > http://cxf.547215.n5.nabble.com/CXF-as-Services-router-tp3382350p3384768.html > > Sent from the cxf-dev mailing list archive at Nabble.com. > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://cxf.547215.n5.nabble.com/CXF-as-Services-router-tp3382350p3384787.html > To unsubscribe from CXF as Services router, click here. > > -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-as-Services-router-tp3382350p3384978.html Sent from the cxf-dev mailing list archive at Nabble.com. ------=_Part_162_17865421.1297712583648--