Configuring Java CAPS JBI Components for GlassFish Clustering

ProcedureTo Debug a Business Process Deployed in a Cluster

  1. Launch the GlassFish Admin Console.

  2. In the navigation bar on the left, expand JBI, expand Components, and then select sun-bpel-engine.

  3. In the View/Update Instance field, select an instance you want to monitor.

  4. Set the Debug Enabled property to true.

  5. Set the Debug Port property to a unique valid port number.

  6. Click Save.

  7. Repeat the above steps for each instance you want to monitor.

  8. If you set breakpoints in the business process and attach a port number, you need to launch a new NetBeans IDE instance, set a break point, and then attach the port numbers for each instance in the cluster.