I am using brew
to install tomcat, so far so good.
I heard that I could use brew services to start tomcat as a service, but it failed when I try
brew services start tomcat
I received the error
Error: Formula `tomcat` has not implemented #plist or installed a locatable .plist file
I am wondering how to fix this?
Open Task Manager, and select More details if not already expanded. Select the Services tab. Locate IDM Apps Tomcat Service and right-click over it. Select Start, Stop, or Restart.
The tomcat formula is now able to start and stop tomcat with:
brew services start tomcat
and
brew services stop tomcat
Thanks to Maxime Faye and this commit.
Run:
brew upgrade
to obtain this new feature.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With