cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug the dyn pro application

Former Member
0 Kudos

hi,

could any one tell me how to debug the web dynpro application ?

its very urgent.

thanxc in advance

hp

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos
Former Member
0 Kudos

Hi

you ask for java or abap.

i'll provide you the abap.

Put the break points in methods where you want to stop the application.

If you use portal to run web dyn pro application then always use external break points and set the user as login user in debugging setting.

Former Member
0 Kudos

Hi,

The following link gives a hands on tutorial

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/unkown/web dynpro tutorial and sample applications.faq

<b>How to debug Web Dynpro applications?</b>

Regards,

RK

Former Member
0 Kudos

Hi

See u need to follow the following steps

first check whether ur J2EE Engine Server in your NDS

the properties Productive USE shuld be "NO" and Debugging Mode to "ON".

Then u can add break point at the left Corner of your source code and choose Run ¨ Debug... in the main menu.

u can specify the debugger name adn the project to be debuugged and click on the debug button.

jusct check whether ur Application is already deployed or not if not check the box deploy new Archive

please get back for further issues

Hope i solved your problem

Krishna kanth

Message was edited by: krish kanth

Former Member
0 Kudos

Hi,

try following the link

http://help.sap.com/saphelp_nw04/helpdata/en/cc/9cb34d9d11f74c98644df2b96b90f1/frameset.htm

Do send in your feedback

Regards

Noufal