Web Services in C, REST, SOAP and WS-*

Showing posts with label custom error messages. Show all posts
Showing posts with label custom error messages. Show all posts

Friday, January 18, 2008

Axis2/C, custom errors

In this post I discussed about using custom errors in Axis2/C [link]. In order to define custom errors , used error block that is reserved for user needs. The usage demonstrated using modified echo server sample. If you think if you need more clarifications or see any point to improve, feel free to let me know.