# Java 6 settings if needed
export -s JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre
export -s CATALINA_HOME=/wintouch/tomcat
export -s JAVA_OPTS="-Dos400.awt.native=true -Djava.awt.headless=true 
-Djava.version=1.6 -Xms256m -Xmx512m"

I just tried moving them out of bin/catalina.sh and into bin/setenv.sh on our production AS/400, and restarted Tomcat, and everything continues to work just fine.

Thanks to both who gave me the answer, and especially thanks for not screaming at me for mucking about in catalina.sh without knowing what I'm doing.

--
JHHL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to