owenb       2003/03/06 05:46:25

  Modified:    java/src/org/apache/wsif/wsdl WSIFWSDLLocatorImpl.java
  Log:
  Javadoc fix
  
  Revision  Changes    Path
  1.16      +1 -1      
xml-axis-wsif/java/src/org/apache/wsif/wsdl/WSIFWSDLLocatorImpl.java
  
  Index: WSIFWSDLLocatorImpl.java
  ===================================================================
  RCS file: 
/home/cvs/xml-axis-wsif/java/src/org/apache/wsif/wsdl/WSIFWSDLLocatorImpl.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- WSIFWSDLLocatorImpl.java  26 Feb 2003 15:55:21 -0000      1.15
  +++ WSIFWSDLLocatorImpl.java  6 Mar 2003 13:46:25 -0000       1.16
  @@ -71,7 +71,7 @@
   /**
    * Implementation of javax.wsdl.xml.WSDLLocator. This class can be used to
    * locate a wsdl document and its imports using a ClassLoader. This is useful
  - * when the wsdl is located in a jar/zip file.
  + * when the wsdl is located in a jar/zip file on the classpath.
    * 
    * @author Owen Burroughs <[EMAIL PROTECTED]>
    */ 
  
  
  

Reply via email to