Portlet Factory, Version 6.1.2
Running a model in debug mode
After you configure the server and designer for debugging, follow these steps to initiate debugging of Java code:
- Add a breakpoint to the code.
- Run the Model to Initiate Debugging.
- In IBM® WebSphere Portlet Factory Designer, choose Run > Debug > Factory Debug (or whatever name you provided during the debug configuration dialog).
- Wait until the debugger is finished loading.
- Run the model. When the debugger hits the first break point, the Debugging perspective will display, and the code at your breakpoint will be highlighted.
- Debug the code for your model as you would any other Java application.
Parent topic: Debug with Eclipse/RAD using Factory Model Execution Debugging
Library | Support |