Hi,

I have a web service package called 'TestService.aar' deployed in 'axis2.war/WEB-INF/services'. Each web-method of my service has following code;



public ClassOne getClassOne () { ...