×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Here are a few lines (so you can see where they fit) in what I have
starting at about line 51 in my catalina.sh script in the /bin folder
for Tomcat 5.5.27:
# CATALINA_PID (Optional) Path of the file which should contains
the pid
# of catalina startup java process, when start (fork)
is used
#
# $Id: catalina.sh 689914 2008-08-28 17:53:00Z markt $
#
-----------------------------------------------------------------------------
# Java 6 settings if needed
export -s JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre
export -s CATALINA_HOME=/Apache/Tomcat/apache-tomcat-5.5.27
export -s JAVA_OPTS="-Dos400.awt.native=true -Djava.awt.headless=true
-Djava.version=1.6 -Xms256m -Xmx512m"
cygwin=false
os400=false
darwin=false
case "`uname`" in
HTH
Pete Helgren
Value Added Software, Inc
www.petesworkshop.com
GIAC Secure Software Programmer-Java
On 4/25/2012 6:57 PM, tim.dclinc@xxxxxxxxx wrote:
Can you give me an example of setting the variable? Im not sure the
path of 1.6. Where can i find it?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.