You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2005/03/07 18:22:56 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/output DynamicCheckFaultTest.expected

dicka       2005/03/07 09:22:56

  Modified:    c/tests/auto_build/testcases/output
                        DynamicCheckFaultTest.expected
  Log:
  Correct expected output for DynamicCheckFaultTest
  
  Submitted by: Adrian Dick
  
  Revision  Changes    Path
  1.3       +1 -1      ws-axis/c/tests/auto_build/testcases/output/DynamicCheckFaultTest.expected
  
  Index: DynamicCheckFaultTest.expected
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/DynamicCheckFaultTest.expected,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DynamicCheckFaultTest.expected	23 Feb 2005 13:55:41 -0000	1.2
  +++ DynamicCheckFaultTest.expected	7 Mar 2005 17:22:56 -0000	1.3
  @@ -1,4 +1,4 @@
   Exception : Cannot deserialize the requested element 
   Fault Code = Server.generalException
  -Fault String = org.xml.sax.SAXException: WSWS3052E: Error: Bad envelope namespace:  http://www.w3.org/2003/05/soap-envelope
  +Fault String = org.xml.sax.SAXException: WSWS3052E: Error: Bad envelope namespace:  http://www.w3.org/2003/05/soap-envelope To see the message containing the parsing error in the log, either enable web service engine tracing or set MessageContext.setHighFidelity(true).
   ------------------------TEST COMPLETE----------------------------------