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 7B1E27360 for ; Fri, 2 Sep 2011 12:37:30 +0000 (UTC) Received: (qmail 81367 invoked by uid 500); 2 Sep 2011 12:37:29 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 81177 invoked by uid 500); 2 Sep 2011 12:37:26 -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 81161 invoked by uid 99); 2 Sep 2011 12:37:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 12:37:25 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of willem.jiang@gmail.com designates 209.85.213.45 as permitted sender) Received: from [209.85.213.45] (HELO mail-yw0-f45.google.com) (209.85.213.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 12:37:18 +0000 Received: by ywf9 with SMTP id 9so2949816ywf.32 for ; Fri, 02 Sep 2011 05:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=FmdejalYNSwLEKKgzq3wGGAoru4qWnj2QvY8RLZEKC0=; b=sRy+kF5V8GXy0KCLKLqbW+ewCpl7CCuJOw+nt99HEagJuDQOkq5UEnUqFKdw1Lt/lW PxuDpgeBexDcD2kL2acax+F/qUew2/88JhEzvRGMxsjeTdgEAYh3eCb0DR74spChKoF3 gpCwL8tLNEXuuwSowzguLtmMEXfGW1/HFuIxM= Received: by 10.68.17.103 with SMTP id n7mr1774590pbd.286.1314967017953; Fri, 02 Sep 2011 05:36:57 -0700 (PDT) Received: from [192.168.0.158] ([123.116.44.56]) by mx.google.com with ESMTPS id t7sm9907471pbn.11.2011.09.02.05.36.55 (version=SSLv3 cipher=OTHER); Fri, 02 Sep 2011 05:36:56 -0700 (PDT) Message-ID: <4E60CDE4.4070002@gmail.com> Date: Fri, 02 Sep 2011 20:36:52 +0800 From: Willem Jiang User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: dev@camel.apache.org Subject: Re: cxf : bean producer consumer References: <1314962377324-4761986.post@n5.nabble.com> <1314965972714-4762139.post@n5.nabble.com> In-Reply-To: <1314965972714-4762139.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org It looks like you should send the request to routerEndpoint address "http://localhost:9003/CamelContext/RouterPort" On 9/2/11 8:19 PM, skompelly wrote: > > Okay thanks, > > How to invoke a webservice method (wsdl first) from the soapui? > > Web service is published at 9004 as below, able to view the wsdl in browser. > Not able to invoke the method exposed. For this do i have to do anything. i > was checking this example where i have one port for routerEndpoint and other > as serviceEndPoint. But not successful with the below configuration too. > > Please let me know how i can successfully invoke a web service method using > cxf or cxf:bean from soap ui? > > address="http://localhost:9003/CamelContext/RouterPort" > serviceClass="org.apache.hello_world_soap_http.GreeterImpl"/> > address="http://localhost:9000/SoapContext/SoapPort" > wsdlURL="testutils/hello_world.wsdl" > serviceClass="org.apache.hello_world_soap_http.Greeter" > endpointName="s:SoapPort" > serviceName="s:SOAPService" > xmlns:s="http://apache.org/hello_world_soap_http" /> > > Thanks in advance, > > Regards, > Santosh > > -- > View this message in context: http://camel.465427.n5.nabble.com/cxf-bean-producer-consumer-tp4761986p4762139.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