Hello, It often happens that a call to a REST service returns only an HTTP status code. For example a POST to "http://foo/resources/create" might return 201 - resource created. The Axis client can't cope with this. Respectively if I have an Axis2 REST service it seems there is no way for my POJO to signal Axis to return an empty message.
Regards, Todor --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
