take a look at the  http://camel.apache.org/cxf.html camel-cxf  docs and see 
http://camel.apache.org/cxf-proxy-example.html this example  of proxying a
request...should get you most of the way there


zerdo wrote:
> 
> I'm already broken.
> I can not cope with the addition to the design of Camel 2.6 (Spring 2.5.6)
> CXF service.
> 
> I wanted to ask if someone could make me an example where a fee ...
> 1) WebService1 defined outside the application sends the xyz class object
> with two fields
> 2) The route defined in the camel (Spring DSL) captures the Xyz object and
> sends it to another WebService defined outside of our application.
> 3) WebService2 returns a success or failure of the application.
>  
> WebService must be plugged in to the application of wykozystaniem WSDL.
> Additionally WebService1 must have two methods of sending and receiving
> WebService2 two methods.
>  
> Camel route can be fired at startup and can operate continuously in
> response to each call WebService1.
> 
> Maybe someone can show me an example / tutorial or do something like this
> for consideration?
> I have to do it in my project to 28.11.2011.
> 
> Can you help me?
> 


-----
Ben O'Day
IT Consultant -http://consulting-notes.com

--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-2-6-Spring-2-5-6-CXF-service-tp4997822p4999596.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to