Tag Archives: web services

Looking into Axis2 SoapFault Handling

On my current project, I’m working with Axis2 as the server-side web service platform.  The question of how to pass information on processing problems back to the client was raised.  In the past, I’ve written response schemata that included status codes, error details, and the like.  But in looking at… Read more »