1#!/bin/sh
2./activemq.sh stop
3# Send it a regular TERM in case the stop command did not work for
4# some reason.
5exit 1
6