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 53224 - NPE when create Entity bean
Summary: NPE when create Entity bean
Status: RESOLVED DUPLICATE of bug 52975
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 12:53 UTC by Petr Blaha
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (19.45 KB, text/plain)
2005-01-11 12:54 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-01-11 12:53:51 UTC
[Build 20050111]
Steps to reproduce:
1) create EJB module
2) select project's node and invoke New Entity bean
3) select Container persistence manager
4) click Finish
NPE is thrown. I guess, the exception is thrown
from MDR.
Comment 1 Petr Blaha 2005-01-11 12:54:22 UTC
Created attachment 19608 [details]
stack trace
Comment 2 Petr Blaha 2005-01-11 16:35:26 UTC
I reproduced the issue when create session EJB bean with container
persistance. 
Comment 3 Chris Webster 2005-01-15 15:44:29 UTC
transferring to java module as stack trace is in MDR.
Comment 4 Martin Matula 2005-01-17 14:08:20 UTC

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