cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug the j2ee aplication

Former Member
0 Kudos

Hi Experts,

I am new to Java development...In our project WAS is installed On remote server..so could you please tell me step by step approach to debug my application

Regards

Sridhar

Accepted Solutions (0)

Answers (1)

Answers (1)

gill367
Active Contributor
0 Kudos

If you are using NWDS, there you can get j2ee view.

go to windows->show views -> others -> j2ee -> j2ee engine

right click on the server node and enable debugging.

it will restart the server.

then put the break point and run the applciation

thanks

sarbjeet

Former Member
0 Kudos

Hi I dont have server node as the j2ee is installed in remote server..so what is need to do.

Regards

Sridhar

Edited by: Sridhar789 on Jan 12, 2011 4:49 PM

0 Kudos

Hi Sridhar,

As sarbjeet told check whther you have permisiion to set the server in debug mode or not, this you can check right clicking on the server node.

if the server is remote as well you can check that in J2ee view.

if you don't have the permission then ask your basis person to start server in debug mode and put the break point and run the application.

Thanks & Regards,

Bhargava.