Hello, I have been trying to work with the Axis2/C echo_rest client's get method. I am calling the echo service using the -mGET option. I would like to tell that the same client works pretty fine with POST method but returns SERVER ERROR with Get option.
I debugged this issue and found that when the Get option is chosen, the REST base dispatcher is not called. Infact I am not able to understand how does the GET method find the service and operation name? Please help me here. It is a bit urgent. Thanks, Rinil