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 130861 - JSF Pages from Entity Class generates classes in package as project name
Summary: JSF Pages from Entity Class generates classes in package as project name
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-23 15:08 UTC by jlaskowski
Modified: 2008-05-13 16:22 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 jlaskowski 2008-03-23 15:08:34 UTC
1/ Specify Package in Generated JSF Pages and Classes in JSF Pages from Entity Class wizard to be different than the Web
Application project name.

Only <Entity>Controller and <Entity>Converter classes are created in the specified package whereas the others are in the
package with its name to be the project name. Some classes are marked with the red exclamation mark icon yet there're no
issues with the class files.
Comment 1 Matthew Bohm 2008-03-24 04:58:29 UTC
What do you mean by "the others"? <Entity>Controller and <Entity>Converter, along with any <Entity>PK classes, are the
only classes that should be generated by the wizard. Please give more details, step by step, and attach a project.
Comment 2 jlaskowski 2008-03-24 11:29:32 UTC
"The others" are the other classes than the Controller and Converter. They're some classes generated as well beside
those aforementioned. I think it's been already fixed in 127291.
Comment 3 Matthew Bohm 2008-03-24 12:32:07 UTC
Issue is fixed, according to issue reporter.
Comment 4 Dan Kolar 2008-05-13 16:22:26 UTC
v.