tomcat again

quick and dirty…that’s how I like it. Continually stopping and starting tomcat is a pain, as I have said before. ctrl+r makes it a little more bearable b/c I can recall the shutdown.sh script. But, better still (and why it took me till today to do this I have no idea).


ln -s /opt/tomcat5/bin/startup.sh /usr/bin/tomstart
ln -s /opt/tomcat5/bin/shutdown.sh /usr/bin/tomstop

About Nathan Powell

I am a middle aged technologist freak-ball.
This entry was posted in computers. Bookmark the permalink.

Comments are closed.