Hi,
I want to debug a portal application Iview.I have done the following and my application is not stopping in the breakpoints.
- using config tool i have set the debug mode on and the pot number is 50021.
- using sap management console ,i have restarted server process
- set the break point in doInitialization and doProcessBeforeOutput
- Configure the NWDS debug configuration for Remote java application.Set the host name to localhost and port as 50021.Selected debug mode as "Enterprise portal" from Common tabpage.
please help me if i missed something.