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 51300

Summary: Default package name for all classes in EJB Module
Product: javaee Reporter: Petr Blaha <blaha>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Blaha 2004-11-09 08:00:58 UTC
[Build 041109]
In wizard for creation CMP bean is using default
package name pkg. We should use same package name
for all wizards: CMP, Message, Session, WebService...
I suggest to use empty value for package in CMP
wizard's and add Warning: As of JDK 1.4, it is
highly recommended that you do NOT place Java
classes in the default paclage.
Comment 1 Jan Horvath 2004-11-09 15:38:00 UTC
this apply for all classes created within EJB Module
Comment 2 Martin Adamek 2005-07-15 11:26:52 UTC
I think it was fixed already.