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 75860

Summary: Missing 'CMP Entity Bean from Database' template
Product: obsolete Reporter: Martin Schovanek <mschovanek>
Component: EJB FreeformAssignee: Andrei Badea <abadea>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2006-05-03 16:14:03 UTC
[#200605030200, jdk1.5.0]

to reproduce:
-------------
1) create J2EE 1.4 'EJB Module with Existing Ant script'
NOTE: tested with following project:
nb_all/j2ee/test/qa-functional/data/freeform_projects/cmp2
2) right click the project node and expand 'New > File Folder > Enterprise'

ERROR: the 'CMP Entity Bean from Database' template is missing.
Comment 1 Andrei Badea 2006-05-03 16:57:42 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/ejbfreeform/EJBProjectNature.java;
/cvs/j2ee/ejbfreeform/src/org/netbeans/modules/j2ee/ejbfreeform/EJBProjectNature.java,v
 <--  EJBProjectNature.java
new revision: 1.15.2.3.2.1; previous revision: 1.15.2.3
done
Comment 2 Martin Schovanek 2006-05-16 13:09:00 UTC
Verified in #200605160200 build.