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

Summary: during creating entity class with relation from database exception is thrown
Product: javaee Reporter: Lukasz Grela <lgrela>
Component: EJBAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stacktrace

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 ***