Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22507

Debugging: cannot debug kitchensink, no breakpoint is being hit

XMLWordPrintable

    • Hide
      1. EXEC: create a new application using eap64-basic-s2i and have it imported into a jboss-kitchensink project in your workspace
      2. EXEC: create a server adapter for the new service that was created: eap-app
      3. EXEC: restart the server adapter in debug mode
      4. EXEC: set a brk point in the source of your imported project (ex. MemberResourceRESTService#listAllMembers)
      5. EXEC: open application in your browser so that your break-point is hit

      Result:
      Breakpoint never gets hit, debugger never shows up

      Show
      EXEC: create a new application using eap64-basic-s2i and have it imported into a jboss-kitchensink project in your workspace EXEC: create a server adapter for the new service that was created: eap-app EXEC: restart the server adapter in debug mode EXEC: set a brk point in the source of your imported project (ex. MemberResourceRESTService#listAllMembers) EXEC: open application in your browser so that your break-point is hit Result: Breakpoint never gets hit, debugger never shows up

          rob.stryker Rob Stryker (Inactive)
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          5 Start watching this issue

            Created:
            Updated:
            Resolved: