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 72377 - Inconsistent caps and title on Entity from DB wizard
Summary: Inconsistent caps and title on Entity from DB wizard
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Dongmei Cao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-08 01:24 UTC by Rochelle Raccah
Modified: 2008-07-28 19:44 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 Rochelle Raccah 2006-02-08 01:24:00 UTC
(J2EE 1.4 version in EJB module)

Menu says CMP Entity Beans
Wizard title says New Entity Classes from Database
In top of wizard it says CMP Entity Beans
lower down in same page it says CMP entity beans
Comment 1 Rochelle Raccah 2006-04-07 00:06:52 UTC
I think this is almost fixed - can you please verify?  The only problem I see
now is that if you hit back on the wizard until you get to the first page where
you select the template, then hit next again, the title changes to (and stays)
"New File".
Comment 2 Andrei Badea 2006-04-07 11:51:55 UTC
Will look at it.
Comment 3 Dongmei Cao 2008-05-19 21:38:53 UTC
Checked in NB 6.1, don't see CMP Entity Beans anywhere anymore.
Comment 4 Rochelle Raccah 2008-05-19 23:27:28 UTC
CMP Entity Beans are still there if you set the J2EE target to 1.4.
Comment 5 Dongmei Cao 2008-07-28 19:44:28 UTC
I did the following two fixes. Now CMP Entity Beans (or Entity Beans) should be used in J2EE 1.4 project and Entity
Classes is used in Java EE 5 project (no more mix of the two names).

- Fixed the panel name of the 3rd step to match the step name - Entity Beans Location (used to be Entity Classes) (J2EE
1.4 projects)
- Fixed to add the "NewFileWizard_Title" in the DatabaseTablesPanel so that backing to the first
step and hitting Next again will keep the correct wizard title.

See changeset fce7d533f24d