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 147122 - Cannot debug classes in war modules in ear modules (sjsas)
Summary: Cannot debug classes in war modules in ear modules (sjsas)
Status: RESOLVED DUPLICATE of bug 134276
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 18:58 UTC by th3pr0ph3t
Modified: 2008-09-13 12:37 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 th3pr0ph3t 2008-09-12 18:58:45 UTC
This feature is available in Netbeans 6.0.1, but no longer works on 6.1.

When running an .ear application with a (war and jar module) in Sun Java System Application Server or Glassfish V2 in
debug mode, breakpoints set on classes contained in the .war module (such as managed beans) do not work, while
breakpoints in the ejb.jar module work properly.

Actually, it is impossible to debug war java code in an .ear application.
Comment 1 Martin Entlicher 2008-09-13 12:36:28 UTC
This seems to be a duplicate of issue #134276.

*** This issue has been marked as a duplicate of 134276 ***