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 72642 - NPE when New EJB Module Project with Existing Sources is going to be created
Summary: NPE when New EJB Module Project with Existing Sources is going to be created
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: REGRESSION
: 72650 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-14 10:40 UTC by Alexander Kouznetsov
Modified: 2009-11-10 06:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (3.26 KB, text/plain)
2006-02-14 10:42 UTC, Alexander Kouznetsov
Details
sample application (48.60 KB, application/x-compressed)
2006-02-14 10:43 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2006-02-14 10:40:29 UTC
Steps to reproduce:
- Select File > New Project
- Select Enterprise > EJB Module with Existing Sources. Click Next
- Unpack attached project (taken from WebLogic examples) and provide its path for Location field.
- RESULT: NPE is thrown
java.lang.NullPointerException
	at org.netbeans.modules.j2ee.dd.api.ejb.EJBMergedProvider.getRoot(EJBMergedProvider.java:51)
Comment 1 Alexander Kouznetsov 2006-02-14 10:42:58 UTC
Created attachment 28868 [details]
stack trace
Comment 2 Alexander Kouznetsov 2006-02-14 10:43:39 UTC
Created attachment 28869 [details]
sample application
Comment 3 Andrei Badea 2006-02-14 11:47:20 UTC
Looks like a bug in EJB DD API, reassigning for evaluation.
Comment 4 Lukas Jungmann 2006-02-14 12:41:21 UTC
*** Issue 72650 has been marked as a duplicate of this issue. ***
Comment 6 Bernard Halas 2006-06-02 15:03:38 UTC
verified in 5.5 dev 200606020200