greenrd     00/12/14 07:35:32

  Modified:    xdocs    installing.xml
  Log:
  added note about websphere and servlet 2.2 jar incompatibility
  
  Revision  Changes    Path
  1.38      +3 -0      xml-cocoon/xdocs/installing.xml
  
  Index: installing.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- installing.xml    2000/12/12 16:39:13     1.37
  +++ installing.xml    2000/12/14 15:35:26     1.38
  @@ -659,6 +659,9 @@
    to adjust the paths to make this work for your config.</p>
       <p><strong>WARNING! This script will wipe out any user set command line 
arguments to the
        default Application server.</strong></p>
  +    <p><strong>WARNING! Do NOT add servlet_2_2.jar (from the Cocoon 
distribution) to the CLASSPATH.
  +     This is only provided for the purposes of rebuilding Cocoon, and 
because WebSphere uses
  +     non-standard Servlet API calls, this jar may cause WebSphere to 
fail.</strong></p>
   
      <source><![CDATA[
   # usage: wscp -f ws.tcl
  
  
  

Reply via email to