dleslie     02/02/14 08:12:28

  Modified:    java/xdocs/sources/xalan samples.xml
  Log:
  Added xml-apis.jar to required classpath for running samples.
  
  Revision  Changes    Path
  1.46      +1 -1      xml-xalan/java/xdocs/sources/xalan/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/samples.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- samples.xml       4 Feb 2002 19:46:38 -0000       1.45
  +++ samples.xml       14 Feb 2002 16:12:28 -0000      1.46
  @@ -78,7 +78,7 @@
        sample applications. The class files for the samples are in xalansamples.jar 
(everything except the servlet) and xalanservlet.jar, so to run the samples, you 
should place these JAR files on the system classpath.</p>
        <p>With most of the samples, you can use the following procedure:</p>
        <ol>
  -     <li>Be sure xalan.jar, xalansamples.jar, and &xml4j-jar; are on the system 
class
  +     <li>Be sure xalan.jar, xml-apis.jar, xalansamples.jar, and &xml4j-jar; are on 
the system class
         path. For the extension examples, bsf.jar and (for the JavaScript extensions) 
js.jar must also be on the class
         path.</li>
        <li>Be sure the java executable is on your path.</li>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to