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 - AssertionError at NewEJBFreeformProjectWizardIterator$1.run():118
Summary: AssertionError at NewEJBFreeformProjectWizardIterator$1.run():118
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: EJB Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 16:11 UTC by Martin Schovanek
Modified: 2006-09-27 14:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AssertationError (16.46 KB, text/plain)
2006-09-22 16:12 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
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