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 bu...@apache.org on 2002/01/15 17:19:29 UTC

cvs commit: xml-axis/java/test/wsdl/multithread MultithreadTestCase.java

butek       02/01/15 08:19:29

  Modified:    java/test/wsdl/multithread MultithreadTestCase.java
  Log:
  Since MutlithreadTestCase is heavily modified from the generated code, the
  comment at the top is wrong.
  
  Revision  Changes    Path
  1.2       +0 -7      xml-axis/java/test/wsdl/multithread/MultithreadTestCase.java
  
  Index: MultithreadTestCase.java
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/test/wsdl/multithread/MultithreadTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MultithreadTestCase.java	11 Jan 2002 21:28:23 -0000	1.1
  +++ MultithreadTestCase.java	15 Jan 2002 16:19:29 -0000	1.2
  @@ -1,10 +1,3 @@
  -/**
  - * MultithreadTestCase.java
  - *
  - * This file was auto-generated from WSDL
  - * by the Apache Axis Wsdl2java emitter.
  - */
  -
   package test.wsdl.multithread;
   
   import java.net.ConnectException;