Added the possibility to start Tomcat in debug mode #1

Closed
biagio.peccerillo wants to merge 1 commits from (deleted):master into master
First-time contributor

Ansible playbooks have been updated to create a conf file that, if present, starts Tomcat with JPDA support enabled. By default, this file has been named “.conf.disabled” so debugging is not enabled unwillingly.

Ansible playbooks have been updated to create a conf file that, if present, starts Tomcat with JPDA support enabled. By default, this file has been named ".conf.disabled" so debugging is not enabled unwillingly.
biagio.peccerillo added 1 commit 2025-01-30 15:15:51 +01:00
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.

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ISTI-ansible-roles/ansible-role-tomcat-multiple-instances#1
No description provided.