glyn        02/03/18 02:20:36

  Modified:    java/docs Tag: Beta1 install.html
  Log:
  Fix install doc. problems reported by Simon Fell.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.11.6.1  +1 -1      xml-axis/java/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/install.html,v
  retrieving revision 1.11
  retrieving revision 1.11.6.1
  diff -u -r1.11 -r1.11.6.1
  --- install.html      15 Jan 2002 21:36:55 -0000      1.11
  +++ install.html      18 Mar 2002 10:20:36 -0000      1.11.6.1
  @@ -152,7 +152,7 @@
       are a number of ways to do this, for now I'll simply describe one way that
       is suitable for automation.</p>
       <ul>
  -        <li>Add axis.jar, log4j.jar, and the XML parser jar file or files 
  +        <li>Add axis.jar, commons-logging.jar, log4j-core.jar, tt-bytecode.jar, and 
the XML parser jar file or files 
             (e.g., xerces.jar) to your classpath.&nbsp; Locate the deployment 
             descriptor for your service and execute the following command: 
             <blockquote>
  
  
  


Reply via email to