Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2233

Step Into does not work from Servlet To EJB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 11.0
    • None
    • debugger - Java
    • None

    Description

      1. Create New Enterprise Application With One EJB Module and One WebApp
      2. Create Some business method in EJB Module
      3. Inject EJB usin @EJB annotation in Servlet
      4. Set BreakPoint in the Servlet at the line that invokes EJB Module
      5. 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vanuatoo Vano Beridze
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: