This chapter describes how to debug ActiveSpaces® Transactions applications in Eclipse. The configuration for other Java IDEs is similar.
The process consists of the following general steps:
Configure Eclipse to run the application on a node in a debug-enabled mode.
Configure the Eclipse debugger to attach remotely to the application node.
Run the application in debug mode, then attach the remote debugger.