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

Summary: JSF Pages from Entity Class generates classes in package as project name
Product: javaee Reporter: jlaskowski <jlaskowski>
Component: JSFAssignee: Matthew Bohm <mbohm>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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.