Thursday, March 11, 2010

SAP Portal - Enable Debugging on NWDS

  1. Ask your BASIS team to enable the debugging on portal server. It is fairly easy. If they need more than 20 minutes, they lie.
  2. Let them tell you the message server host and port.
  3. In your NWDS (7.0), Window > Preferences > SAP J2EE Engine.
  4. Select the remote one and enter the message server host and port.
  5. Open the J2EE Engine view, the remote server shall show you green stuff, locate the sever0 and write down the debug port
  6. Run > Debug... and create a new Remote Java Application
  7. Set the host name to your portal server, port number to the debug port you just wrote down
  8. Click Debug. Note, only one debug is allowed. If you want to debug on another project, disconnect the current debug, create and start another one.
  9. Done!

No comments: