Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D05537E0C for ; Fri, 2 Sep 2011 13:42:16 +0000 (UTC) Received: (qmail 99553 invoked by uid 500); 2 Sep 2011 13:42:16 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 99410 invoked by uid 500); 2 Sep 2011 13:42:16 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 99391 invoked by uid 99); 2 Sep 2011 13:42:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 13:42:15 +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 (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of skompelly@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 13:42:11 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QzU0F-0002El-8m for dev@camel.apache.org; Fri, 02 Sep 2011 06:41:51 -0700 Date: Fri, 2 Sep 2011 06:41:51 -0700 (PDT) From: skompelly To: dev@camel.apache.org Message-ID: In-Reply-To: <4E60D3AA.4000108@gmail.com> References: <1314962377324-4761986.post@n5.nabble.com> <1314965972714-4762139.post@n5.nabble.com> <4E60CDE4.4070002@gmail.com> <1314967925852-4762239.post@n5.nabble.com> <4E60D3AA.4000108@gmail.com> Subject: Re: cxf : bean producer consumer MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7917_25509920.1314970911264" ------=_Part_7917_25509920.1314970911264 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks Willem for your quick responses. Then this case 1) routeEndPoint is listening at 9004 , this will consume the message from soapui. 2) serviceEndPoint has to listen at 9000, this will invoke the actual method. Means for every web sevice with WSDL , there should be two port open inorder to execute the method. Is this true my understanding? Is there any approach other than this. So that when i send a request from soapui, i want to invoke the method directly serviceEndPoint. Thanks, Santosh On Fri, Sep 2, 2011 at 3:02 PM, Willem.Jiang [via Camel] < ml-node+4762282-1151138681-222006@n5.nabble.com> wrote: > You need to make sure there is a web service which listen to address of > serviceEndpoint. > > On Fri Sep 2 20:52:05 2011, skompelly wrote: > > > yeah i sent the request to routerEndpoint, > > > > its consumed and serviceEndpoint is throwing the error message as > > > > "could not send message" in soapui > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/cxf-bean-producer-consumer-tp4761986p4762239.html > > > Sent from the Camel Development mailing list archive at Nabble.com. > > > > -- > Willem > ---------------------------------- > FuseSource > Web: http://www.fusesource.com > Blog: http://willemjiang.blogspot.com (English) > http://jnn.javaeye.com (Chinese) > Twitter: willemjiang > Weibo: willemjiang > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://camel.465427.n5.nabble.com/cxf-bean-producer-consumer-tp4761986p4762282.html > To unsubscribe from cxf : bean producer consumer, click here. > > -- *Thanks & Regards,* Santosh Kompelli -- View this message in context: http://camel.465427.n5.nabble.com/cxf-bean-producer-consumer-tp4761986p4762422.html Sent from the Camel Development mailing list archive at Nabble.com. ------=_Part_7917_25509920.1314970911264--