Hi Sekhar, WSDL generation functionality is not supported in Axis2C. However , there are plenty of tools that help you quickly design a wsdl on your own. For example, if you install eclipses web tools plugins on eclipse, you will get a wsdl editor. Once you have the wsdl , you can code generate using WSDL2C tool.
Regards Nandika On Sat, Oct 13, 2012 at 6:50 PM, sekhar naga <nagasekhar...@gmail.com>wrote: > > hi i am new to axis2. I am able to write service using Axis2c libraries. > I dont know how wsdl file is generated. > Is it we have to write manually or is there is any possibility to generate > wsdl file automatically using service like we can do it in .net technology. > > Thanks & Regards, > sekhar > >