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/01 09:49:41 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests/server XSD_gMonth.xml XSD_gMonthDay.xml XSD_gYear.xml XSD_gYearMonth.xml XSD_hexBinary.xml

cdinapala    2005/08/01 00:49:41

  Added:       c/tests/auto_build/testcases/tests/server XSD_gMonth.xml
                        XSD_gMonthDay.xml XSD_gYear.xml XSD_gYearMonth.xml
                        XSD_hexBinary.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_gMonth.xml
  
  Index: XSD_gMonth.xml
  ===================================================================
  <service>
      <name>XSD_gMonth</name>
      <description>XSD_gMonth Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_gMonth.cpp</serviceCode>
      <wsdl>XSD_gMonth.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_gMonthDay.xml
  
  Index: XSD_gMonthDay.xml
  ===================================================================
  <service>
      <name>XSD_gMonthDay</name>
      <description>XSD_gMonthDay Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_gMonthDay.cpp</serviceCode>
      <wsdl>XSD_gMonthDay.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_gYear.xml
  
  Index: XSD_gYear.xml
  ===================================================================
  <service>
      <name>XSD_gYear</name>
      <description>XSD_gYear Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_gYear.cpp</serviceCode>
      <wsdl>XSD_gYear.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_gYearMonth.xml
  
  Index: XSD_gYearMonth.xml
  ===================================================================
  <service>
      <name>XSD_gYearMonth</name>
      <description>XSD_gYearMonth Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_gYearMonth.cpp</serviceCode>
      <wsdl>XSD_gYearMonth.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_hexBinary.xml
  
  Index: XSD_hexBinary.xml
  ===================================================================
  <service>
      <name>XSD_hexBinary</name>
      <description>XSD_hexBinary Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_hexBinary.cpp</serviceCode>
      <wsdl>XSD_hexBinary.wsdl</wsdl>
  	<servicename></servicename>
  </service>