You can see some of the CXF examples such as
http://camel.apache.org/cxf-tomcat-example.html

On Wed, Sep 25, 2013 at 12:38 PM, rameshbabu
<[email protected]> wrote:
>  <route>
>         <from uri="cxf://bean://appenedWS" />
>
>         <to uri="bean:Processor" />
> </route>
>
> I am trying to hit *appenedWS* using SOAP UI. It is not getting Hitted.
> How to call SOAP web service using camel as consumer..?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Consuming-SOAP-web-service-using-apache-camel-tp5740189.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to