bw stop PATH (or NAME stop)
# Stop the current tomcat tomcat stop # Stop a specific deployment of the helloserver bundle bw stop /local/dev/helloserver # Stop the helloserver bundle using the 'bw' executable in the work directory. # This does an auto-load of BundleWorks, which is useful at machine shutdown time. /local/bundleworks/work/bin/bw stop /local/dev/helloserver