Hi All,

When I am doing wsdl2java it is creating two response objects like


public class MyServiceResponse {
// All properties with getter and setter
}

and