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

Summary: NPE when create Entity bean
Product: java Reporter: Petr Blaha <blaha>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace

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 ***