To debug a web session (WADELIA programs) or a web service (VADELIA programs), select the Attach to web session option in the Visual/Web debugger window's File menu.
The debugger is used to attach to a Java application server (Tomcat, etc.) to debug a WADELIA session or a web service (via the Web Service Debugging pseudo-session).
To do so, the application server running the Adelia Web Studio applications should be booted with the JPDA debugging support, and the system property "adelia.debuggingsupport" should be defined (see example below).
Data entry
Host name
This field lets you enter the host name or IP address for the machine on which the application server has been booted.
Compulsory field.
The Sessions button corresponding to this field enables you to connect to the application server and repatriate the list of active WADELIA sessions that have started up the debugging support.
JPDA connection port
This field lets you enter the connection port for the JPDA connector. The application server must have been started in server mode, with the dt_socket JPDA connector, on this port.
Compulsory field.
List
The graphical list displays the WADELIA sessions in debugging mode that are active on the application server. This list displays the following, in order:
- session ID
- the web application name (see "display-name" tag in the web.xml file)
- IP address or host name of the client station
- the name of the last WADELIA program executed during this session
- prefix of the Web pseudo-session (protected mode).
NB: The list also displays a "web service debugging" pseudo-session.
This session makes it possible to attach to debug web services generated by Adelia. It is not an HTTP session.
Buttons
Attach
This button opens a debugging session for the selected Web session (or Web pseudo-session).
Cancel
This button closes the dialog box without validating any changes.
↑ Top of page Copyrights Ι ©Hardis Group 2025 - Any partial or total reproduction of the content, not expressly authorized by Hardis Group, is strictly prohibited.