cancel
Showing results for 
Search instead for 
Did you mean: 

Debug a NetWeaver Java Scheduler Project

Former Member
0 Kudos

Hi All,

I have deployed a NetWeaver Java Scheduler Project. It is a EJB 3.0 Project that can be schedueld in the NetWeaver Java Scheduler.

Now I would like to debug the Source Code.

If I start the server in debug mode, I can't access the NWA anymore to start the job in the Java Scheduler plus I can't deploy anymore (server says: can't deploy because server is running in debug mode). In normal mode, the server (obviously) does not stop at my break points...

How can I do that?

THANKS, Johannes

Accepted Solutions (0)

Answers (1)

Answers (1)

p330068
Active Contributor
0 Kudos

Hi Johannes

I you are tyring to debuge the source code which is already deployed on the server. I think you can check the conding as what you are expecting whick running the applcaition. If you trying to access the NWA in the Debuge mode, its not opening properly then you can access in the Server Visual Administration.

Hope it helps

Regards

Arun