On Thu, Feb 7, 2013 at 11:58 AM, sarfaraj <[email protected]> wrote: > Preferably I need to call the axis web service using spring/xml DSL only. Can > I use *spring-ws* component to do the same? If not is there any other > component I can used to call the axis web service. >
Yes you can use camel-cxf or camel-spring-ws to call a remote Axis WS. They can do that from XML DSL only. > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-consume-axis-web-service-with-user-authentication-in-camel-route-tp5727065p5727099.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: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
