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/02/10 18:22:07 UTC

cvs commit: ws-axis/java/test/wsdl/inout inout.wsdl

dims        2005/02/10 09:22:07

  Modified:    java/test/wsdl/inout inout.wsdl
  Log:
  fix bad wsdl
  
  Revision  Changes    Path
  1.5       +0 -7      ws-axis/java/test/wsdl/inout/inout.wsdl
  
  Index: inout.wsdl
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/test/wsdl/inout/inout.wsdl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- inout.wsdl	8 Oct 2002 03:31:34 -0000	1.4
  +++ inout.wsdl	10 Feb 2005 17:22:06 -0000	1.5
  @@ -826,13 +826,6 @@
                      encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
         </output>
       </operation>
  -    <fault name="TestFailed">
  -        <soap:fault 
  -            name="TestFailed"
  -            encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
  -            use="encoded"
  -            namespace="http://www.apache.org/inout"/>
  -    </fault>
     </binding>
   
     <!-- service decln -->