Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/pal-portal/installer/etc/tomcat/bin/catalina.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by shinsuke, Sat Mar 10 01:16:18 2007 UTC revision 1.2 by shinsuke, Sat Mar 10 23:18:48 2007 UTC
# Line 42  Line 42 
42  # $Id$  # $Id$
43  # -----------------------------------------------------------------------------  # -----------------------------------------------------------------------------
44    
45  JAVA_OPTS="$JAVA_OPTS "-Xmx256m  JAVA_OPTS="$JAVA_OPTS -Xmx256m -Xms256m -XX:PermSize=256m -XX:MaxPermSize=256m -Djava.awt.headless=true"
46    
47  # OS specific support.  $var _must_ be set to either true or false.  # OS specific support.  $var _must_ be set to either true or false.
48  cygwin=false  cygwin=false

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26