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 2002/09/19 22:49:41 UTC

DO NOT REPLY [Bug 11720] - Chains shouldn't call onFault when not calling invoke()

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=11720>.
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=11720

Chains shouldn't call onFault when not calling invoke()





------- Additional Comments From gdaniels@macromedia.com  2002-09-19 20:49 -------
Hm.  I can see a case for this both ways - you might want to do fault 
processing if WSDL generation was unsuccessful too... maybe we need a way to 
indicate what was going on to onFault().  The whole fault system needs some 
cleaning up anyway.