Hi, I am back with a query regarding web service.
I use Axis2 Source Code Generator and Axis2 Service Achiever plugins with Eclipse WTP 3.3 for web service creation and aar file generation. Here, whenever I need to add a new method or modify an existing one, I change wsdl file accordingly and then regenerate source code using Axis2 Source Code Generator in a temp folder. After that I copy those files which are newly created or modified by this process to the original code. This approach works fine. But it requires a lot of rework. Is there any feasible way which can help to add or modify web methods to an existing web service without all this rework? Please help. Thanks & Regards, Twinkle
