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 ja...@apache.org on 2005/08/20 09:43:53 UTC

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

jamejose    2005/08/20 00:43:53

  Added:       c/tests/auto_build/testcases/tests AttPlainTextSSL.xml
  Log:
  .xml file attPlainTextSSL Test
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/AttPlainTextSSL.xml
  
  Index: AttPlainTextSSL.xml
  ===================================================================
  <test>
      <name>AttPlainTextSSL</name>
      <description>AttPlainTextSSL</description>
      <clientLang>cpp</clientLang>
      <clientCode>AttPlainTextSSL.cpp</clientCode>
      <wsdl>PlainTextAttachment.wsdl</wsdl>
      <expected>
          <output>
              AttPlainTextSSL.expected
          </output>
      </expected>
  	<endpoint>http://localhost:9443/PlainTextAttachment/services/PlainTextAttachment</endpoint>
   	<nomonitor>true</nomonitor>
        <port>9443</port> 
        <ssl>true</ssl>     
  </test>