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 - Missing 'CMP Entity Bean from Database' template
Summary: Missing 'CMP Entity Bean from Database' template
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: EJB Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 16:14 UTC by Martin Schovanek
Modified: 2006-05-16 13:09 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 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.