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 97970

Summary: entity from db wizard generates plain classes
Product: javaee Reporter: Jan Horvath <jhorvath>
Component: PersistenceAssignee: Andrei Badea <abadea>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 98384    
Bug Blocks: 98171    
Attachments: log

Description Jan Horvath 2007-03-15 14:11:02 UTC
build 200703131900

-create WebApplication
-create Entity Classes from DB (use mysql)
-ERROR: generated classes are plain java classes
log is attached
Comment 1 Jan Horvath 2007-03-15 14:11:28 UTC
Created attachment 39518 [details]
log
Comment 2 Andrei Badea 2007-03-20 13:36:16 UTC
I can reproduce on Tomcat, but not GlassFish. Can you reproduce on GlassFish?
Comment 3 Jan Horvath 2007-03-20 17:14:12 UTC
I can reproduce it only on tomcat.
Comment 4 Andrei Badea 2007-03-20 18:06:28 UTC
... and also in Java SE projects. Seems caused by issue 98384.
Comment 5 Andrei Badea 2007-03-21 16:41:58 UTC
Fixed by the fix of issue 98384.
Comment 6 Martin Schovanek 2007-03-25 22:35:28 UTC
Please can you verify the fix in M8 build?
Comment 7 Lukas Jungmann 2007-03-27 11:26:56 UTC
v.