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 75382 - AssertionError generating CMP beans from DB
Summary: AssertionError generating CMP beans from DB
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: RANDOM
Depends on:
Blocks: 75145
  Show dependency tree
 
Reported: 2006-04-24 09:40 UTC by Jan Horvath
Modified: 2006-06-04 23:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.AssertionError (4.85 KB, text/plain)
2006-04-24 09:43 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2006-04-24 09:40:41 UTC
build 200604240200

-create Enterprise Application (J2EE 1.4)
-generate CMP beans from all tables in sample database
-EXCEPTION: java.lang.AssertionError: Resource$Impl  ID: 9D3E0AC7-D36B-11DA-
AE47-2ABBDA74AA77:0000000000001104  MID: 
66666666-6666-6666-6666-666666666666:0000000000000BBA  OPCKG: 9D3E0AC7-D36B-11DA-
AE47-2ABBDA74AA77:0000000000000F72 should contain just one class
	at 
org.netbeans.modules.j2ee.ejbcore.api.codegeneration.EjbGenerationUtil.generateBusinessInterfaces
(EjbGenerationUtil.java:185)
	at 
org.netbeans.modules.j2ee.ejbcore.api.codegeneration.EjbGenerationUtil.generateBusinessInterfaces
(EjbGenerationUtil.java:166)

-only 3 beans are generated
Comment 1 Jan Horvath 2006-04-24 09:43:03 UTC
Created attachment 29997 [details]
java.lang.AssertionError
Comment 3 Jan Horvath 2006-05-22 15:45:36 UTC
build 200605220200