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 86814 - IllegalArgumentException: Tried to pass null fo arg
Summary: IllegalArgumentException: Tried to pass null fo arg
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 00:35 UTC by _ gtzabari
Modified: 2007-01-07 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack-trace (15.73 KB, text/plain)
2006-10-10 00:35 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2006-10-10 00:35:16 UTC
5.5 rc1

When trying to create a new "Enterprise module with existing sources" I get the
attached exception. I did not specify a "lib" directory because I have none so
maybe this is related.
Comment 1 _ gtzabari 2006-10-10 00:35:36 UTC
Created attachment 35062 [details]
stack-trace
Comment 2 Andrei Badea 2007-01-07 14:56:07 UTC
I can only reproduce if I enter an absolute path in the Libraries Folder text
field. There should be a warning if an non-existing path is entered in that text
field.
Comment 3 Andrei Badea 2007-01-07 14:56:48 UTC
Fixed.

Checking in
src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/Bundle.properties;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.31; previous revision: 1.30
done
Checking in
src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelSourceFolders.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelSourceFolders.java,v
 <--  PanelSourceFolders.java
new revision: 1.17; previous revision: 1.16
done