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 71587 - Incorrect entiry class template
Summary: Incorrect entiry class template
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 11:52 UTC by Petr Blaha
Modified: 2006-05-31 17:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2006-01-19 11:52:23 UTC
[build 20061117]
The entity class template isn't according to the current EJB 3.0 specification.
The annotation @ID doesn't have a atrribute generate.
Comment 1 Martin Adamek 2006-01-19 11:55:28 UTC
Commited yesterday.
Comment 2 Petr Blaha 2006-01-20 13:20:50 UTC
[build 20060120]