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 cd...@apache.org on 2005/08/02 07:02:42 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests/server XSD_IDPort.xml XSD_IDREFPort.xml XSD_IDREFSPort.xml XSD_int.xml XSD_integer.xml

cdinapala    2005/08/01 22:02:42

  Added:       c/tests/auto_build/testcases/tests/server XSD_IDPort.xml
                        XSD_IDREFPort.xml XSD_IDREFSPort.xml XSD_int.xml
                        XSD_integer.xml
  Log:
  Add 5 services for new tests. (AXISCPP-766)
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDPort.xml
  
  Index: XSD_IDPort.xml
  ===================================================================
  <service>
      <name>XSD_IDPort</name>
      <description>XSD_IDService</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_IDPort.cpp</serviceCode>
      <wsdl>XSD_ID.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDREFPort.xml
  
  Index: XSD_IDREFPort.xml
  ===================================================================
  <service>
      <name>XSD_IDREFPort</name>
      <description>XSD_IDREF Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_IDREFPort.cpp</serviceCode>
      <wsdl>XSD_IDREF.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_IDREFSPort.xml
  
  Index: XSD_IDREFSPort.xml
  ===================================================================
  <service>
      <name>XSD_IDREFSPort</name>
      <description>XSD_IDREFS Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_IDREFSPort.cpp</serviceCode>
      <wsdl>XSD_IDREFS.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_int.xml
  
  Index: XSD_int.xml
  ===================================================================
  <service>
      <name>XSD_int</name>
      <description>XSD_int Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_int.cpp</serviceCode>
      <wsdl>XSD_int.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_integer.xml
  
  Index: XSD_integer.xml
  ===================================================================
  <service>
      <name>XSD_integer</name>
      <description>XSD_integer Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_integer.cpp</serviceCode>
      <wsdl>XSD_integer.wsdl</wsdl>
  	<servicename></servicename>
  </service>