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/03/18 11:36:34 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests/server FirstLevelElemType.xml InteropTestRound1.xml ManyTypeRefRoot.xml MathOps.xml RecurseTypes.xml SimpleRef.xml SimpleTypeArray.xml SimpleTypeInnerUnbounded.xml SimpleTypeInnerUnboundedInOutput.xml XSDAttribute.xml

sanjaya     2005/03/18 02:36:34

  Added:       c/tests/auto_build/testcases/tests/server
                        FirstLevelElemType.xml InteropTestRound1.xml
                        ManyTypeRefRoot.xml MathOps.xml RecurseTypes.xml
                        SimpleRef.xml SimpleTypeArray.xml
                        SimpleTypeInnerUnbounded.xml
                        SimpleTypeInnerUnboundedInOutput.xml
                        XSDAttribute.xml
  Log:
  adding new XML service files for the ant server framework
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/FirstLevelElemType.xml
  
  Index: FirstLevelElemType.xml
  ===================================================================
  <service>
      <name>FirstLevelElemType</name>
      <description>FirstLevelElemType Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>FirstLevelElemType.cpp</serviceCode>
      <wsdl></wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/InteropTestRound1.xml
  
  Index: InteropTestRound1.xml
  ===================================================================
  <service>
      <name>Enumeration</name>
      <description>Enumeration Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>EnumerationWS.cpp</serviceCode>
      <wsdl>Enumeration.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/ManyTypeRefRoot.xml
  
  Index: ManyTypeRefRoot.xml
  ===================================================================
  <service>
      <name>ManyTypeRefRoot</name>
      <description>ManyTypeRefRoot  Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>ManyTypeRefRoot.cpp</serviceCode>
      <wsdl>ManyTypeRefRoot.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/MathOps.xml
  
  Index: MathOps.xml
  ===================================================================
  <service>
      <name>MathOps</name>
      <description>MathOps Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>MathOps.cpp</serviceCode>
      <wsdl>MathOps.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/RecurseTypes.xml
  
  Index: RecurseTypes.xml
  ===================================================================
  <service>
      <name>RecurseTypes</name>
      <description>RecurseTypes Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>RecurseTypesWS.cpp</serviceCode>
      <wsdl>RecurseTypes.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/SimpleRef.xml
  
  Index: SimpleRef.xml
  ===================================================================
  <service>
      <name>SimpleRef</name>
      <description>SimpleRef Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>RefTestPortType.cpp</serviceCode>
      <wsdl>SimpleRef.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/SimpleTypeArray.xml
  
  Index: SimpleTypeArray.xml
  ===================================================================
  <service>
      <name>SimpleTypeArray</name>
      <description>SimpleTypeArray Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>SimpleTypeArrayWS.cpp</serviceCode>
      <wsdl>SimpleTypeArray.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/SimpleTypeInnerUnbounded.xml
  
  Index: SimpleTypeInnerUnbounded.xml
  ===================================================================
  <service>
      <name>SimpleTypeInnerUnbounded</name>
      <description>SimpleTypeInnerUnbounded Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>SimpleTypeInnerUnboundedWS.cpp</serviceCode>
      <wsdl>SimpleTypeInnerUnbounded.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/SimpleTypeInnerUnboundedInOutput.xml
  
  Index: SimpleTypeInnerUnboundedInOutput.xml
  ===================================================================
  <service>
      <name>SimpleTypeInnerUnboundedInputOutput</name>
      <description>SimpleTypeInnerUnboundedInputOutput service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>SimpleTypeInnerUnboundedInputOutputWS.cpp</serviceCode>
      <wsdl>SimpleTypeInnerUnboundedInputOutput.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSDAttribute.xml
  
  Index: XSDAttribute.xml
  ===================================================================
  <service>
      <name>XSDAttribute</name>
      <description>XSDAttribute Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSDAttribute.cpp</serviceCode>
      <wsdl>XSDAttribute.wsdl</wsdl>
  	<servicename></servicename>
  </service>