stefano     00/07/23 15:06:23

  Modified:    xdocs    installing.xml
  Log:
  fixed BEA instructions
  
  Revision  Changes    Path
  1.20      +5 -2      xml-cocoon/xdocs/installing.xml
  
  Index: installing.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- installing.xml    2000/07/21 20:08:55     1.19
  +++ installing.xml    2000/07/23 22:06:22     1.20
  @@ -346,7 +346,7 @@
   
   </s2>
   
  -  <s2 title="Installing Cocoon on BEA WebLogic (first recipe)">
  +  <s2 title="Installing Cocoon on BEA WebLogic (version 4.5.1)">
      <p>
       After you have obtained all the jar packages you need (see the above
       section), you should add all of them (included the 
<code>cocoon.jar</code>
  @@ -382,7 +382,7 @@
   
     </s2>
     
  -<s2 title="Installing Cocoon on BEA WebLogic (second recipe)">
  +<s2 title="Installing Cocoon on BEA WebLogic (version 5.1)">
    <p>WLS 5.1 implements Servlet 2.2. so it plugs in easily. Here's a quick 
recipe:</p>
   
    <ul>
  @@ -430,6 +430,9 @@
     CLASSPATH add -Dweblogic.system.disableWeblogicClassPath=true to the
     Java command at the end of you WebLogic start script.</p>
    </s3>
  + 
  + <p>The above will also work for installing Cocoon in the BEA WebLogic
  + Enterprise 5.1 J-Engine.</p>
   
   </s2>
   
  
  
  

Reply via email to