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 120332 - IllegalArgumentException: Cannot pass a null wizardDescriptor
Summary: IllegalArgumentException: Cannot pass a null wizardDescriptor
Status: VERIFIED DUPLICATE of bug 120310
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 12:38 UTC by Radim Roska
Modified: 2007-11-08 15:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 9642


Attachments
stacktrace (5.93 KB, text/plain)
2007-10-29 12:38 UTC, Radim Roska
Details
stacktrace (5.84 KB, text/plain)
2007-10-29 17:33 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Roska 2007-10-29 12:38:33 UTC
Build: NetBeans IDE Dev (Build 200710290000)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b02
OS: Linux, 2.6.22-14-generic, i386

User Comments: 
1. create wab project^J2. try to add webservice ( or web service from wsdl )^Jiae exceptions is fired.
Comment 1 Radim Roska 2007-10-29 12:38:41 UTC
Created attachment 51885 [details]
stacktrace
Comment 2 Radim Roska 2007-10-29 12:50:06 UTC
thats serious bug..
I've failed to reproduce this issue with build :  200710260000....
Comment 3 Lukas Jungmann 2007-10-29 13:02:58 UTC
Nothing to do with web services themselves. This is generic New File wizard issue, see the dup...

*** This issue has been marked as a duplicate of 120310 ***
Comment 4 Lukas Hasik 2007-10-29 17:32:54 UTC
Build: NetBeans IDE Dev (Build 200710290000)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 
-add new WS on web project -> IAE
Comment 5 Lukas Hasik 2007-10-29 17:33:04 UTC
Created attachment 51924 [details]
stacktrace
Comment 6 Jaromir Uhrik 2007-11-08 15:55:31 UTC
Verified.