#!/bin/sh

/etc/init.d/tomcat4 stop

exit $?
