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 85575

Summary: AssertionError at NewEJBFreeformProjectWizardIterator$1.run():118
Product: obsolete Reporter: Martin Schovanek <mschovanek>
Component: EJB FreeformAssignee: Andrei Badea <abadea>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: AssertationError

Description Martin Schovanek 2006-09-22 16:11:13 UTC
[#200609220000, jdk1.5.0]

Got the following AssertionError from New EE5 EJB Freeform Project Wizard >
Finish button.

to reproduce:
1) create new EE5 EJB Project
2) close it and restart Nb
3) move nbproject to nbprojectx and rename it in build.xml
4) import it as EE5 EJB Freeform Project
IDE throws:
Comment 1 Martin Schovanek 2006-09-22 16:12:14 UTC
Created attachment 34385 [details]
AssertationError
Comment 2 Andrei Badea 2006-09-24 19:58:16 UTC
Reproducible with any freeform project without an ejb-jar.xml file.
Comment 4 Martin Schovanek 2006-09-25 13:41:44 UTC
Verified in #200609250300 release55_dev build.
Comment 5 Pavel Buzek 2006-09-26 18:12:40 UTC
I reviewed the code, looks good to me.
Comment 7 Martin Schovanek 2006-09-27 14:31:34 UTC
verified in #200609270000 release55 build