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/06/18 21:32:22 UTC

DO NOT REPLY [Bug 20504] - Section parsing error

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

Section <fault> parsing error





------- Additional Comments From tomj@macromedia.com  2003-06-18 19:32 -------
As the error message says, you are missing a name= attribute on the fault 
declaration.  Do you really think this is a bug?

If so, please provide a patch that would correct the problem, which still 
passing all of the functional tests.

Thanks.