Remote debugging problem
Hello,
I remote debug my EJB app that I deployed in JBoss.
I set some breakpoints in the one of my ejb I want to debug.
The problem is that while run the client application, the breakpoint is never reached. But I sure de the debugger
has to reach it?
I set some breakpoints in another bean an those are reached.
Can anyone give me some advice?
thanks a lot
Dries
Please sign in to leave a comment.