Hello (newby here),

I read to place ...startup.sh in /etc/rc.d/rc.local to start my app
(Tomcat) on startup.

OK seems to work.

I also placed

export JAVA_HOME=/jdev/j2sdk1.4.1
export PATH=$JAVA_HOME/bin:$PATH

there to set my java classpath.

I can see the file is found at startup but if I try to shutdown tomcat,
get a JAVA_HOME is not set message.

If I set it manually each time with the export statement, things are
just cheery but hey that's not what I came to Linux for.

What am I doing wrong?

Shawn






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to