tomee-plus

Apache TomEE Plus application server with JAX-RS support

brewmacoslinux
Try with needOr install directly
Source

About

Everything in TomEE Web Profile and JAX-RS, plus more

Commands

catalinastartup.shshutdown.sh

Examples

Start the TomEE Plus server$ $(brew --prefix tomee-plus)/libexec/bin/startup.sh
Stop the running TomEE Plus server$ $(brew --prefix tomee-plus)/libexec/bin/shutdown.sh
Deploy a WAR application to TomEE Plus$ cp myapp.war $(brew --prefix tomee-plus)/libexec/webapps/