Vano Beridze created NETBEANS-2233:
--------------------------------------

             Summary: Step Into does not work from Servlet To EJB
                 Key: NETBEANS-2233
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2233
             Project: NetBeans
          Issue Type: Bug
          Components: debugger - Java
    Affects Versions: 11.0
            Reporter: Vano Beridze


# Create New Enterprise Application With One EJB Module and One WebApp
 # Create Some business method in EJB Module
 # Inject EJB usin @EJB annotation in Servlet
 # Set BreakPoint in the Servlet at the line that invokes EJB Module
 # Invoke Servlet. When breakpoint is reached Press F7 (Step into)

NetBeans does not step into business method. If you set the breakpoint in the 
business method, then it works.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to