Browse CVS Repository
Diff of /pal/pal-portal/installer/etc/tomcat/bin/catalina.sh
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|