Hi

You can check the component pages
http://camel.apache.org/spring-web-services.html

And calling a spring-ws is likely just to setup spring-ws as in that
example, but to use the endpoint in a <to>.
http://camel.apache.org/spring-ws-example.html

You can also check the unit tests of camel-spring-ws to see how it test itself.
https://github.com/apache/camel/tree/master/components/camel-spring-ws

On Thu, Nov 14, 2013 at 1:35 PM, richie.rivi...@gmail.com
<richie.rivi...@gmail.com> wrote:
> Hi,
>
> I am about to embark on setting up my project to call soap web services
> (magento soap services) and process the responses using spring ws. I am
> thinking spring ws only because I am very comfortable with spring.
>
> I know that there is an example camel-example-spring-ws which says that it
> exposes a soap based web service. I don't think this is what I'm after. I
> need an example of just calling and processing the response of a soap based
> web service.
>
> Am I right? Can anyone point me out to a simple example where I can find
> something like that?
>
> thanks
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Springws-component-beginner-tp5743283.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



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

Reply via email to