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 77970 - AE after deleting web project
Summary: AE after deleting web project
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-06-15 11:07 UTC by Lukas Jungmann
Modified: 2007-06-22 22:07 UTC (History)
1 user (show)

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 Lukas Jungmann 2006-06-15 11:07:33 UTC
[200606150200]

-create ear w/ all submodules
-delete created web project (w/ sources)

=> java.lang.AssertionError
        at
org.netbeans.modules.j2ee.metadata.NNMDRListener$3.run(NNMDRListener.java:202)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)
Comment 1 Martin Krauskopf 2006-06-15 14:11:24 UTC
Can't reproduce. The exception is comming from j2ee/metadata. Reassigning to
Martin for evaluation.
Comment 2 Martin Adamek 2006-07-27 14:13:58 UTC
I can't reproduce it. Even if this part of NNMDRListener is not changed, other
infrastructure it depends on was improved, so I believe this won't occur anymore.
Comment 3 martin_adamek 2007-06-21 14:00:34 UTC
With switch to Retouche this bug doesn't exist enymore.
Comment 4 Lukas Jungmann 2007-06-22 22:07:15 UTC
v.