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 152854 - REGRESSION: Element or Type Chooser couldn't be invoked in the New WSDL wizard because of NPE
Summary: REGRESSION: Element or Type Chooser couldn't be invoked in the New WSDL wizar...
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
: 152917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-10 11:22 UTC by Vitaly Bychkov
Modified: 2008-11-11 18:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE stacktrace (6.56 KB, text/plain)
2008-11-10 11:24 UTC, Vitaly Bychkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2008-11-10 11:22:25 UTC
Element or Type Chooser couldn't be invoked in the New WSDL wizard because of NPE.
Steps to reproduce:
- Invoke new WSDL wizard
- Press next (there is no matter to do or not any changes at the first step ) 
- press "..." button in input/output configuration part to invoke Element or Type Chooser
- NPE occurs (stack trace is in attachment)

Reproducable with soa-dev and soarelease builds from 10th of November (NetBeans IDE 6.1 (Build 200810140114))
checked with jdk 1.5.0_14, jdk 1.6.0_06
Comment 1 Vitaly Bychkov 2008-11-10 11:24:38 UTC
Created attachment 73576 [details]
NPE stacktrace
Comment 2 Shivanand Kini 2008-11-10 19:08:55 UTC
Fixed in soa-dev
http://hg.netbeans.org/soa-dev/rev/f83fc7237539
Comment 3 Shivanand Kini 2008-11-10 19:12:11 UTC
Fixed in soarelease
Changeset:http://hg.netbeans.org/soarelease/rev/c67a7df2240b
Comment 4 andyloh 2008-11-11 00:43:27 UTC
*** Issue 152917 has been marked as a duplicate of this issue. ***
Comment 5 ggenipudi 2008-11-11 18:34:43 UTC
tested and verified using CAP6U1 11/11 and followed the steps below and did not see any NPE.