cancel
Showing results for 
Search instead for 
Did you mean: 

difference between temporary debug mode and permanent debug mode?

Former Member
0 Kudos

Hi

I know there are two types of debug mode Temporary Debug Mode and Permanent Debug Mode .

What is the difference between these two debug mode and please explain which debug mode is used generally for debugging web dynpro application for java?

Accepted Solutions (1)

Accepted Solutions (1)

siddharth_jain
Active Contributor
0 Kudos

Hi ,

As per my understanding if you enable the debug process on server instance from NWDS in J2EE engine view you can dubug your application but debug mode will remain active only for that session or will become inactive after server restart.

Usually for the convenience debug mode can be enable parmanently on server instance from config tool.So that after the server restart Debug mode remains enable.

Check the following PDF for debugging WD applications:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/849170e3-0601-0010-d59e-ddfce735...

Siddharth

Former Member
0 Kudos

Now i know how to set debug mode temporary but my questionis how to set debug mode permanent ?

Answers (2)

Answers (2)

Former Member
0 Kudos

i get the ans of my question

siddharth_jain
Active Contributor
0 Kudos

Hi,

You have to configure this through Config Tool.

Check the SAP help:

http://help.sap.com/saphelp_nw04s/helpdata/en/ae/40e1407e858031e10000000a1550b0/frameset.htm

Check the following thread as well:

Siddharth

Edited by: Siddharth Jain on Sep 25, 2008 9:36 AM