tomcat wont start at boot time

Muhammad Reza reza at mra.co.id
Tue Jun 22 23:30:26 PDT 2004


Dear All,

Recently i installed jakarta-tomcat-5.0.25 (binary source) on FreeBSD-4.10R,
I can running it manually with this command
#su -f -m www -c "/usr/local/jakarta-tomcat-5.0.25/bin/catalina.sh start"
but tomcat wont start everytime i boot, even i did symbolic link 
catalina.sh to /usr/local/etc/rc.d/
I guess is something w/ JAVA_HOME env.
and I did set this at /etc/profile  and csh env
#cat /etc/profile
JAVA_HOME=/usr/local/jdk1.4.2
export JAVA_HOME
# cat /etc/csh.cshrc
setenv JAVA_HOME /usr/local/jdk1.4.2
but it still can start at boot,
please help me....

regards
reza






More information about the freebsd-java mailing list