[ http://issues.apache.org/jira/browse/AXIS2-1555?page=all ]
Jeff Barrett closed AXIS2-1555. ------------------------------- > Improve Fault handling > ---------------------- > > Key: AXIS2-1555 > URL: http://issues.apache.org/jira/browse/AXIS2-1555 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: jaxws > Reporter: Mike Rheinheimer > Attachments: patch.txt > > > Fault handling was not working properly on the server side when an endpoint > throws something other than a custom exception. We now handle that case. > Also, the framework is in place to resolve fault names to actual exception > classes if an endpoint method happens to declare several custom exceptions > that it may throw. > Please review patch prior to committing. Thanks! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
