Home

 

Debugging a remote application

From a Web browser, navigate to the URL where hostname is the IP address or name of the target machine:

https://<hostname/IPaddress>:944x/RAD75EJBWeb/ 

You can now debug the remotely running application in the same way as a locally deployed application:

Set breakpoints (Java or JSP).

Step through the code.

Watch variables.

Execute expressions.

To terminate the debugging session, select the remote debugging instance and click Disconnect .

ibm.com/redbooks