facebook

[Closed] EJB3 project debugging problem

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #239403 Reply

    Werner Punz
    Member

    Hi I am trying to get my feet wet with ejb3. So far I created an enterprise app, and
    defined the ejb part as ejb3 in myeclipse. I added a stateless hello world bean
    and deployed the thing expanded into a running jboss4.0.3. So far things look good,
    but the problem is, if I set a breakpoint on the bean, the debugger runs correctly into the breakpoint halts the server, but it says, source not found.
    I must be missing a basic configuration entry here.
    Does anyone know where the problem is.

    #239407 Reply

    Werner Punz
    Member

    never mind, after restarting the whole thing, it worked out of the box…

    #240122 Reply

    For me happened the same but i redeployed as unpacked and worked. (maybe the restart was the reason and not redeploy?)

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] EJB3 project debugging problem

You must be logged in to post in the forum log in