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 pe...@apache.org on 2005/01/11 18:14:42 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/output HandlerTest3Request.out

perryan     2005/01/11 09:14:42

  Modified:    c/tests/auto_build/testcases/output HandlerTest3Request.out
  Log:
  The content length of the message was updated to reflect the fact that the operation name is now actually included
  
  Revision  Changes    Path
  1.2       +1 -1      ws-axis/c/tests/auto_build/testcases/output/HandlerTest3Request.out
  
  Index: HandlerTest3Request.out
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/auto_build/testcases/output/HandlerTest3Request.out,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HandlerTest3Request.out	4 Jan 2005 15:28:14 -0000	1.1
  +++ HandlerTest3Request.out	11 Jan 2005 17:14:41 -0000	1.2
  @@ -2,7 +2,7 @@
   Host: localhost:13260
   Content-Type: text/xml; charset=UTF-8
   SOAPAction: "Calculator#add"
  -Content-Length: 518
  +Content-Length: 521
   
   <?xml version='1.0' encoding='utf-8' ?>
   <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">