On Tue, May 12, 2020 at 4:30 PM Patrick Baldwin
<pbald...@myersinfosys.com> wrote:
> On Tue, May 12, 2020 at 5:13 PM Christopher Schultz <
> ch...@christopherschultz.net> wrote:
[snip]

> > There is no catalina.sh that I can find.  When I googled that, I found:
> https://forums.centos.org/viewtopic.php?t=54207

> > You should be able to use systemd for this.

> > If I can get it going that way, I'll definitely try it.

No need to try ... it is running via Systemd : )
>  102$ sudo service tomcat start

That's why catalina.sh isn't used.

This might be helpful as a sort of "tutorial"
https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-centos-7
Pay particular attention to the section, "Install Systemd Unit File"
.. where they show a sample "/etc/systemd/system/tomcat.service"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to