Develop and Download Open Source Software

Browse CVS Repository

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

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 40  rem Line 40  rem
40  rem $Id$  rem $Id$
41  rem ---------------------------------------------------------------------------  rem ---------------------------------------------------------------------------
42    
43  set JAVA_OPTS=%JAVA_OPTS% -Xmx256m  set JAVA_OPTS=%JAVA_OPTS% -Xmx256m -Xms256m -XX:PermSize=256m -XX:MaxPermSize=256m -Djava.awt.headless=true
44    
45  rem Guess CATALINA_HOME if not defined  rem Guess CATALINA_HOME if not defined
46  set CURRENT_DIR=%cd%  set CURRENT_DIR=%cd%

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