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 - entity from db wizard generates plain classes
Summary: entity from db wizard generates plain classes
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on: 98384
Blocks: 98171
  Show dependency tree
 
Reported: 2007-03-15 14:11 UTC by Jan Horvath
Modified: 2007-03-27 11:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (3.03 KB, text/plain)
2007-03-15 14:11 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
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.