Axis2 - Clarification regarding Main method

2011-12-25 Thread vedanth kleyo
Hi, I have developed web services from a WSDL using axis2 in eclipse and the whole process is working well and fine, but i have few queries related to the same which i have mentioned below. 1> I am not able to figure out in which class the main method is lying as it is not there in any

Re: Axis2 - Clarification regarding Main method

2011-12-25 Thread Sagara Gunathunga
On Sun, Dec 25, 2011 at 3:01 PM, vedanth kleyo wrote: > Hi, >I have developed web services from a WSDL using axis2 in > eclipse and the whole process is working well and fine, but i have few > queries related to the same which i have mentioned below. > > 1> I am not able to figure out

Re: How to disable SOAP wraper?

2011-12-25 Thread Sagara Gunathunga
First you have to enable REST in server side then if you send raw XML message Axis2 will return raw XML response message [1]. [1] -http://axis.apache.org/axis2/java/core/docs/rest-ws.html Thanks ! On Sat, Dec 24, 2011 at 7:42 AM, rogerjasonli wrote: > ** > hi,guys > I used axis1 before,now ,u