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 75610 - during creating entity class with relation from database exception is thrown
Summary: during creating entity class with relation from database exception is thrown
Status: RESOLVED DUPLICATE of bug 75033
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 12:41 UTC by Lukasz Grela
Modified: 2006-04-27 13:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (23.93 KB, text/html)
2006-04-27 12:42 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-04-27 12:41:07 UTC
#200604270200

1) create web project with glassfish (j2ee version - java EE 5)
2) choose entity class from database
3) use default database during creating entity class
4) choose some table from sample database, which is in relation to another
table, for example Customer (which is in relation with DISCOUNT_CODE ).
5)during creating exception is thrown
Comment 1 Lukasz Grela 2006-04-27 12:42:03 UTC
Created attachment 30091 [details]
stacktrace
Comment 2 Marek Fukala 2006-04-27 13:35:07 UTC

*** This issue has been marked as a duplicate of 75033 ***