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 92128 - unable to geenrate CMP beans
Summary: unable to geenrate CMP beans
Status: RESOLVED DUPLICATE of bug 92712
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-01-09 15:42 UTC by Jan Horvath
Modified: 2007-02-12 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
UOE (6.17 KB, text/plain)
2007-01-09 15: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 2007-01-09 15:42:30 UTC
build 071009

-create j2ee 1.4 ear
-start new CMP beans from database 
-select all tables from sample db
-click next
-EXCEPTION: java.lang.UnsupportedOperationException: Not supported yet.
        at
org.netbeans.modules.j2ee.ejbcore.ejb.wizard.cmp.CmpGenerator.uninit(CmpGenerator.java:658)

-ERROR: UI is blocked by new file dialog which is modal and has disabled all
buttons, even close window button
Comment 1 Jan Horvath 2007-01-09 15:43:16 UTC
Created attachment 37189 [details]
UOE
Comment 2 Martin Adamek 2007-02-12 10:28:18 UTC
Already fixed.

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