Debugging Deployed Applications
TIBCO Business Studio provides support for debugging deployed applications.
Debugging a deployed application consists of two tasks.
- Create a debug configuration in which you specify one or more running applications and remote debuggers and launch the debug configuration.
- Attach a debugger to a running application, which automatically creates and launches the debug configuration.
Before debugging a remotely deployed application, you must enable debuggers on the nodes on which the application is deployed. For information on how to enable a debugger, see Administration.
Enabling a Java debugger will increase the time it takes to receive responses to requests sent to applications running on the node.
Copyright © Cloud Software Group, Inc. All rights reserved.