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=22337>. 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=22337 SOAP tests are failing Summary: SOAP tests are failing Product: Axis Version: current (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Looks like we've regressed: testcase name="testMUBadHeader" time="2.282"> <failure message="Bad fault code! expected:<{http://schemas.xmlsoap.org/soap/ envelope/}MustUnderstand> but was:<{http://schemas.xmlsoap.org/soap/envelope/ }Server.generalException>" type="junit.framework.AssertionFailedError"> junit.framework.AssertionFailedError: Bad fault code! expected:<{http:// schemas.xmlsoap.org/soap/envelope/}MustUnderstand> but was:<{http:// schemas.xmlsoap.org/soap/envelope/}Server.generalException> at test.soap.TestHeaderAttrs.testMUBadHeader(TestHeaderAttrs.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25) </failure> </testcase>
