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.

Reply via email to