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/08/12 05:08:57 UTC

DO NOT REPLY [Bug 22337] New: - SOAP tests are failing

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: axis-dev@ws.apache.org
        ReportedBy: Eric.D.Friedman@wellsfargo.com


Looks like we've regressed:

testcase name="testMUBadHeader" time="2.282">
    <failure message="Bad fault code! expected:&lt;{http://schemas.xmlsoap.org/soap/
envelope/}MustUnderstand&gt; but was:&lt;{http://schemas.xmlsoap.org/soap/envelope/
}Server.generalException&gt;" type="junit.framework.AssertionFailedError">
junit.framework.AssertionFailedError: Bad fault code! expected:&lt;{http://
schemas.xmlsoap.org/soap/envelope/}MustUnderstand&gt; but was:&lt;{http://
schemas.xmlsoap.org/soap/envelope/}Server.generalException&gt;
        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>