[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Mon Dec 3 17:36:19 EST 2007


  User: pmuir   
  Date: 07/12/03 17:36:19

  Modified:    doc/reference/en/modules  oc4j.xml
  Log:
  JBSEAM-2344
  
  Revision  Changes    Path
  1.3       +6 -1      jboss-seam/doc/reference/en/modules/oc4j.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: oc4j.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/oc4j.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- oc4j.xml	6 Sep 2007 19:01:57 -0000	1.2
  +++ oc4j.xml	3 Dec 2007 22:36:19 -0000	1.3
  @@ -322,7 +322,12 @@
           <listitem>
             <para>
               Start OC4J:
  -            <literal>$ORACLE_HOME/bin/oc4j -start</literal>
  +            <literal>$ORACLE_HOME/j2ee/home/java -jar -XX:MaxPermSize=256M oc4j.jar</literal>
  +          </para>
  +          <para>
  +            You must override the default PermGen memory settings using above command.
  +            See http://www.oracle.com/technology/tech/java/oc4j/11/oc4j-relnotes.html 
  +            for details.
             </para>
             <para>
               You will be asked to set the admin password if this is
  
  
  



More information about the jboss-cvs-commits mailing list