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 sa...@apache.org on 2005/04/06 13:17:30 UTC

cvs commit: ws-axis/c/deploy/wsdls array.wsdl base.wsdl

samisa      2005/04/06 04:17:30

  Modified:    c/deploy/wsdls base.wsdl
  Added:       c/deploy/wsdls array.wsdl
  Log:
  Renamed files to work with sample building ant script
  
  Revision  Changes    Path
  1.4       +16 -16    ws-axis/c/deploy/wsdls/base.wsdl
  
  Index: base.wsdl
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/deploy/wsdls/base.wsdl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- base.wsdl	23 Mar 2005 15:44:53 -0000	1.3
  +++ base.wsdl	6 Apr 2005 11:17:30 -0000	1.4
  @@ -199,7 +199,7 @@
   	<binding name="InteropTestSoapBinding" type="tns:InteropTestPortType">
   		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
   		<operation name="echoString">
  -			<soap:operation soapAction="base#echoString"/>
  +			<soap:operation soapAction="InteropBase#echoString"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -208,7 +208,7 @@
   			</output>
   		</operation>
   		<operation name="echoStringArray">
  -			<soap:operation soapAction="base#echoStringArray"/>
  +			<soap:operation soapAction="InteropBase#echoStringArray"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -217,7 +217,7 @@
   			</output>
   		</operation>
   		<operation name="echoInteger">
  -			<soap:operation soapAction="base#echoInteger"/>
  +			<soap:operation soapAction="InteropBase#echoInteger"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -226,7 +226,7 @@
   			</output>
   		</operation>
   		<operation name="echoIntegerArray">
  -			<soap:operation soapAction="base#echoIntegerArray"/>
  +			<soap:operation soapAction="InteropBase#echoIntegerArray"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -235,7 +235,7 @@
   			</output>
   		</operation>
   		<operation name="echoFloat">
  -			<soap:operation soapAction="base#echoFloat"/>
  +			<soap:operation soapAction="InteropBase#echoFloat"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -244,7 +244,7 @@
   			</output>
   		</operation>
   		<operation name="echoFloatArray">
  -			<soap:operation soapAction="base#echoFloatArray"/>
  +			<soap:operation soapAction="InteropBase#echoFloatArray"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -253,7 +253,7 @@
   			</output>
   		</operation>
   		<operation name="echoStruct">
  -			<soap:operation soapAction="base#echoStruct"/>
  +			<soap:operation soapAction="InteropBase#echoStruct"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -262,7 +262,7 @@
   			</output>
   		</operation>
   		<operation name="echoStructArray">
  -			<soap:operation soapAction="base#echoStructArray"/>
  +			<soap:operation soapAction="InteropBase#echoStructArray"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -271,7 +271,7 @@
   			</output>
   		</operation>
   		<operation name="echoVoid">
  -			<soap:operation soapAction="base#echoVoid"/>
  +			<soap:operation soapAction="InteropBase#echoVoid"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -280,7 +280,7 @@
   			</output>
   		</operation>
   		<operation name="echoBase64">
  -			<soap:operation soapAction="base#echoBase64"/>
  +			<soap:operation soapAction="InteropBase#echoBase64"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -289,7 +289,7 @@
   			</output>
   		</operation>
   		<operation name="echoDate">
  -			<soap:operation soapAction="base#echoDate"/>
  +			<soap:operation soapAction="InteropBase#echoDate"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -298,7 +298,7 @@
   			</output>
   		</operation>
   		<operation name="echoHexBinary">
  -			<soap:operation soapAction="base#echoHexBinary"/>
  +			<soap:operation soapAction="InteropBase#echoHexBinary"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -307,7 +307,7 @@
   			</output>
   		</operation>
   		<operation name="echoDecimal">
  -			<soap:operation soapAction="base#echoDecimal"/>
  +			<soap:operation soapAction="InteropBase#echoDecimal"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -316,7 +316,7 @@
   			</output>
   		</operation>
   		<operation name="echoBoolean">
  -			<soap:operation soapAction="base#echoBoolean"/>
  +			<soap:operation soapAction="InteropBase#echoBoolean"/>
   			<input>
   				<soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
   			</input>
  @@ -325,9 +325,9 @@
   			</output>
   		</operation>
   	</binding>
  - 	<service name="base">
  + 	<service name="InteropBase">
       		<port binding="tns:InteropTestSoapBinding" name="InteropBaseTest">
  -      		<soap:address location="http://localhost/axis/base"/>
  +      		<soap:address location="http://localhost/axis/InteropBase"/>
       		</port>
     	</service>
   </definitions>
  
  
  
  1.1                  ws-axis/c/deploy/wsdls/array.wsdl
  
  Index: array.wsdl
  ===================================================================
  <?xml version="1.0"?>
  <!-- Copyright 2003-2004 The Apache Software Foundation.                      -->
  <!--                                                                          -->
  <!-- Licensed under the Apache License, Version 2.0 (the "License");          -->
  <!-- you may not use this file except in compliance with the License.         -->
  <!-- You may obtain a copy of the License at                                  -->
  <!--                                                                          -->
  <!--        http://www.apache.org/licenses/LICENSE-2.0                        -->
  <!--                                                                          -->
  <!-- Unless required by applicable law or agreed to in writing, software      -->
  <!-- distributed under the License is distributed on an "AS IS" BASIS,        -->
  <!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -->
  <!-- See the License for the specific language governing permissions and      -->
  <!-- limitations under the License.                                           -->
  
  <definitions name="InteropTest" targetNamespace="http://soapinterop.org/" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  
  	<types>
  		<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://soapinterop.org/xsd">
  	                <import namespace = "http://schemas.xmlsoap.org/soap/encoding/"/>
  			
  			<element name="intItem" type="int" />
  			<complexType name="intArrayType">
  			<sequence>
  			<element ref="s:intItem" minOccurs="0" maxOccurs="unbounded" />
  			</sequence>
  			</complexType>
  
  
  		</schema>
  	</types>
  	<message name="echoIntArrayRequest">
  	      <part name ="inputIntArrayType" type="s:intArrayType"/>
  	</message> 
  	<message name="echoIntArrayResponse">
  	       <part name ="return" type="s:intArrayType"/>
          </message> 
  	
  	<portType name="ArrayTestPortType">
  	        <operation name="echoIntArray" parameterOrder="inputIntArrayType">
  		        <input message="tns:echoIntArrayRequest"/>
  		        <output message="tns:echoIntArrayResponse"/>
  		</operation>			
  		</portType>
  
  	<binding name="ArrayTestSoapBinding" type="tns:ArrayTestPortType">
  		<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
                 <operation name="echoIntArray">
                    <soap:operation soapAction="array#echoIntArray"/>
                    <input>
                        <soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                    </input>
                    <output>
                        <soap:body use="encoded" namespace="http://soapinterop.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                    </output>
                 </operation>						
  	       
  	</binding>
   	<service name="array">
      		<port binding="tns:ArrayTestSoapBinding" name="arrayTest">
        		<soap:address location="http://localhost/axis/array"/>
      		</port>
    	</service>
  </definitions>