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 75830 - IAE at .ejbfreeform.ui.EJBLocationsPanel.findEbjJarXml():660
Summary: IAE at .ejbfreeform.ui.EJBLocationsPanel.findEbjJarXml():660
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-05-03 12:34 UTC by Martin Schovanek
Modified: 2006-05-16 13:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalArgumentException (5.16 KB, text/plain)
2006-05-03 12:35 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-05-03 12:34:54 UTC
[#200605030200, jdk1.5.0]

to reproduce:
-------------
1) create EJB Module with Existing Ant script
NOTE: tested with following project:
nb_all/j2ee/test/qa-functional/data/freeform_projects/cmp2
2) right click the project node and choose Properties

ERROR: IDE throws:
Comment 1 Martin Schovanek 2006-05-03 12:35:54 UTC
Created attachment 30204 [details]
IllegalArgumentException
Comment 2 Andrei Badea 2006-05-09 16:51:08 UTC
Same problem in the web freeform project. Fixed.

Checking in
j2ee/ejbfreeform/src/org/netbeans/modules/j2ee/ejbfreeform/ui/EJBLocationsPanel.java;
/cvs/j2ee/ejbfreeform/src/org/netbeans/modules/j2ee/ejbfreeform/ui/EJBLocationsPanel.java,v
 <--  EJBLocationsPanel.javanew revision: 1.19.2.2.2.2; previous revision:
1.19.2.2.2.1
done
Checking in
web/freeform/src/org/netbeans/modules/web/freeform/ui/WebLocationsPanel.java;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/ui/WebLocationsPanel.java,v
 <--  WebLocationsPanel.java
new revision: 1.6.22.1.2.2; previous revision: 1.6.22.1.2.1
done
Comment 3 Martin Schovanek 2006-05-16 13:06:59 UTC
Verified in #200605160200 build.