Hi,

What's the operation that your standalone client is invoking?
If you know which operation your client should invoke, you can set it 
throughout the camel-cxf endpoint uri.
If you want to change it dynamically, you can setup the message header per 
invocation.


--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem


Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Thursday, July 18, 2013 at 12:31 PM, cannykanna wrote:

> HI
>  
> I have a wsdl with has many operations and input parameters defined for
> each.
> Now I wrote a standalone client with talks to my endpoint which exposes its
> services through webservices.
> This client talks with this endpoint and only one operation is defined in
> it.
> Now What I am looking is as follows.
> From my starting triggering point I say I have to hit the endpoint and do
> one operation on it say get operation.
> Now through Camel the the message has to pass as defined by our routing and
> hit that endpoint and give back the response as per our routing.
> For this my client has to be replaced by a generic one.
> How can I do this..? Any ideas?
> And through my endpoint I can do any operation uses SOAP messages only.?
> Does camel has SOAP Component?
>  
> For Any Extra Information, feel free to ask.
>  
> Regards,
> Kannaiah
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Replacing-standalone-client-with-generic-one-in-cxf-component-tp5735827.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to