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 74755 - Create ejb prject, then delete it via ide->lots of exceptions
Summary: Create ejb prject, then delete it via ide->lots of exceptions
Status: RESOLVED DUPLICATE of bug 74028
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 00:52 UTC by _ ludo
Modified: 2006-06-04 23:17 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 _ ludo 2006-04-11 00:52:23 UTC
Create a new ejbmodule project.

use the delete action on this project: I have a bunch of exceptions in the console.

This is blocking our current implementation for the Bianry Archive Project type
that relied on creating/deleting temporary proxy projects for each  binary module.

for ex, 

java.lang.NullPointerException at
org.netbeans.modules.j2ee.ejbjarproject.ui.logicalview.LogicalViewChildren.createNodes(LogicalViewChildren.java:192)
org.netbeans.modules.j2ee.ejbjarproject.ui.logicalview.LogicalViewChildren.access$400(LogicalViewChildren.java:76)
Comment 1 Petr Blaha 2006-04-11 08:08:45 UTC

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