Commit Graph

5 Commits

Author SHA1 Message Date
Biagio Peccerillo 39f18cdd0c Added the possibility to start Tomcat in debug mode
By renaming debug.conf.disable into debug.conf, Tomcat starts
with jpda support and can be debugged on port 5005. In order
to debug remotely, an ssh tunnel is necessary.
2025-01-30 14:39:47 +01:00
Andrea Dell'Amico 16d952da5c
Revert the change to tomcat-start. Define java_home inside the unit. 2024-08-02 15:07:35 +02:00
Andrea Dell'Amico 891d457958
Do not run the locate-java.sh script. 2024-08-02 14:17:58 +02:00
Andrea Dell'Amico 1c2d775aa3
Do not pass the SECURITY options when Ubuntu < 22.04. 2024-08-02 13:46:52 +02:00
Andrea Dell'Amico 8a8375f80f
Add a systemd unit. 2024-07-31 19:12:46 +02:00