Hi

For web services you can use
http://camel.apache.org/cxf
http://camel.apache.org/spring-web-services.html

Or use a plain HTTP service such as jetty with the soap data format
http://camel.apache.org/jetty

And for WS/SOAP examples you can find some here
http://camel.apache.org/examples

For example the little proxy example may be a good start
http://camel.apache.org/cxf-proxy-example.html

Or if you want to use spring WS then there is also an example
http://camel.apache.org/spring-ws-example.html


If you have a copy of Camel in Action book, then check chapter 7, as
there is web service examples with the camel-cxf component.

On Wed, May 1, 2013 at 11:00 AM, Smith-John <mich...@gmail.com> wrote:
> But I need to expose a Web Service first to receive the soap messages at all.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-create-a-generic-SOAP-consumer-tp5731741p5731844.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to