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/17 12:16:14 UTC

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

sanjaya     2005/03/17 03:16:14

  Added:       c/tests/auto_build/testcases/tests/server Enumeration.xml
  Log:
  adding new service XML for service Enumeration
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/server/Enumeration.xml
  
  Index: Enumeration.xml
  ===================================================================
  <service>
      <name>Enumeration</name>
      <description>Enumeration Service</description>
      <serviceLang>cpp</serviceLang>
      <serviceCode>EnumerationWS.cpp</serviceCode>
      <wsdl>Enumeration.wsdl</wsdl>
  	<servicename></servicename>
  </service>