0 Replies Latest reply on Oct 25, 2002 4:34 AM by jstolze

    Remote Debugging of EJB's in JBoss

      Hi there,
      I want to remote debug my EJB's from JBuilder7. I have started JBoss server in the debug mode with arguments as specified in the run.bat file. When I attach with Jbuilder I receive a connection and I'm able to debug my ear file. But when I place breakpoints in my EJB's I see the message that the breakpoint is invalid and I'm not able to stop at those breakpoints. What should I do to debug my EJB's also??