This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228669 - breakpoints are skipped while remote debugging a maven java project that runs in tomcat
Summary: breakpoints are skipped while remote debugging a maven java project that runs...
Status: RESOLVED DUPLICATE of bug 209396
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 15:59 UTC by darbie
Modified: 2013-09-16 12:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description darbie 2013-04-17 15:59:58 UTC
I have some java code running in tomcat.  My project is a maven project.  I am able to attach the debugger, but any breakpoints that I set in my code are ignored.  So basically all I can do is cause the process to pause and restart, but I cannot stop on any breakpoints.  My IDE is running on Windows 7.  Tomcat 7 is running on ubuntu.
Comment 1 Martin Entlicher 2013-09-16 12:19:13 UTC
It looks like a duplicate of issue #209396. Should be fixed in 7.4.

*** This bug has been marked as a duplicate of bug 209396 ***