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