On Thu, Nov 3, 2011 at 1:50 PM, Gnanaguru S <[email protected]> wrote: > > Hi Claus, > > Do we have Fuse IDE based example somewhere. Since using camel through fuse > ide might be better. >
There will possible be an example and documentation in the future. > Else can you suggest any way to do WSDl based example using Fuse IDE. > Do you create the WSDL by hand? Or do you already have an existing WSDL? Eclipse have WS* plugins to help create WSDL and web services etc. When you have the WSDL, then you may add that CXF plugin in the pom.xml file. If you want to generate source code from the WSDL, in case you want to use the POJO data format with CXF. There is a webinar series at FuseSource which demonstrates using WebServices. You may check it out. > > Regards > Guru > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Contract-first-approach-using-WSDL-to-create-a-WS-using-cxf-and-route-using-camel-tp4951686p4960963.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
