Commit Graph

18 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 ecc4c0a395
Fix a variable name. 2024-08-05 15:13:19 +02: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 547e22acd2
0 is a valid exit status. 2024-08-02 13:47:20 +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 971c7828ff
Move the ulimit settings inside the systemd unit. 2024-08-02 13:33:24 +02:00
Andrea Dell'Amico 1a3c99b5eb
/usr/lib/systemd/system does not exist on Ubuntu 18.04. 2024-08-02 13:27:31 +02:00
Andrea Dell'Amico 8570d5ff5b
Fix the systemd unit security section. 2024-08-02 12:45:02 +02:00
Andrea Dell'Amico 8a8375f80f
Add a systemd unit. 2024-07-31 19:12:46 +02:00
Andrea Dell'Amico 32dab25a42
Use version_compare for versions comparison. 2024-07-22 11:26:58 +02:00
Andrea Dell'Amico 7239714176
Fix a mistake in the ajp configuration. 2023-10-26 15:52:06 +02:00
Andrea Dell'Amico 2289cbc9aa
Fix a typo. 2022-07-05 16:39:12 +02:00
Andrea Dell'Amico 4e6d78da54
Customize the catalina shared loader. 2022-07-05 15:37:47 +02:00
Andrea Dell'Amico 7f2f3118e9 Optionally add paths to the common loader. 2021-04-13 15:30:25 +02:00
Andrea Dell'Amico 94cdecc62a Fixes #20713. Set protocolHeader="X-Forwarded-Proto". 2021-02-15 15:09:41 +01:00
Andrea Dell'Amico 060bbc2e70 Fix a typo. 2020-11-03 15:39:43 +01:00
Andrea Dell'Amico e0d2777941 Import the old role. 2020-06-01 19:00:45 +02:00