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 75217 - Cyclic exceptions thrown from EntityClass
Summary: Cyclic exceptions thrown from EntityClass
Status: VERIFIED DUPLICATE of bug 75226
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-19 12:25 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exceptions' stacktraces (2.18 KB, text/plain)
2006-04-19 12:26 UTC, ehucka
Details
entity class (994 bytes, text/plain)
2006-04-19 12:27 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-04-19 12:25:32 UTC
I've created a j2ee project described in
http://www.netbeans.org/kb/55/ejb3-preview.html. When I created Entity class
Item and add @Column(name="ITEM_ID") above getId method it started to throw
exceptions every time I changed focus to editor.
Comment 1 ehucka 2006-04-19 12:26:44 UTC
Created attachment 29931 [details]
exceptions' stacktraces
Comment 2 ehucka 2006-04-19 12:27:46 UTC
Created attachment 29932 [details]
entity class
Comment 3 Jan Becicka 2006-05-04 14:57:16 UTC

*** This issue has been marked as a duplicate of 75226 ***
Comment 4 Jindrich Sedek 2006-06-27 17:15:51 UTC
Verified NetBeans 5.5Dev 200606270200
Comment 5 Quality Engineering 2007-09-20 09:48:29 UTC
Reorganization of java component