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/08 10:39:52 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests/server MultiOut.xml XSD_NOTATION.xml

cdinapala    2005/08/08 01:39:52

  Added:       c/tests/auto_build/testcases/tests/server MultiOut.xml
                        XSD_NOTATION.xml
  Log:
  Add 2 services for new tests. (AXISCPP-766)
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/MultiOut.xml
  
  Index: MultiOut.xml
  ===================================================================
  <service>
      <name>MultiOut</name>
      <description>MultiOut Test</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>MultiOut.cpp</serviceCode>
      <wsdl>MultiOut.wsdl</wsdl>
  	<servicename></servicename>
  </service>
  
  
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/XSD_NOTATION.xml
  
  Index: XSD_NOTATION.xml
  ===================================================================
  <service>
      <name>XSD_NOTATION</name>
      <description>XSD_NOTATION Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>XSD_NOTATIONPort.cpp</serviceCode>
      <wsdl>XSD_NOTATION.wsdl</wsdl>
  	<servicename></servicename>
  </service>