You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/10/06 23:43:21 UTC

DO NOT REPLY [Bug 21578] - Message Style Service and Exception Handling

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21578>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21578

Message Style Service and Exception Handling





------- Additional Comments From chris@hubick.com  2003-10-06 21:43 -------
Furthermore, if you have a Service class implementing
javax.xml.rpc.server.ServiceLifecycle, and you throw a
javax.xml.rpc.ServiceException from the init method, Axis fails to unwrap this
and set the SOAP fault's detail message.