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 152917 - NullPointerException when selecting element/type for msg part
Summary: NullPointerException when selecting element/type for msg part
Status: VERIFIED DUPLICATE of bug 152854
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P1 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-11 00:38 UTC by andyloh
Modified: 2008-11-11 18:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException from WSDL wizard (6.04 KB, text/plain)
2008-11-11 00:39 UTC, andyloh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andyloh 2008-11-11 00:38:34 UTC
Observed with GFESB 11/10 nightly build, as well as with the JavaCAPS6U1 nightly build (20081110-0623).  I created a
couple of simple XSDs (single string elements) and then tried to create a WSDL.  I selected the Concrete WSDL Document
type and Document Literal for the Type (Binding left as SOAP).  When I clicked on the ellipses (...) button to open the
Element or Type drop down, nothing happened.  The error icon appeared at the lower right corner.  When I selected that,
a NullPointerException appeared (see attachment for the trace).
Comment 1 andyloh 2008-11-11 00:39:25 UTC
Created attachment 73603 [details]
NullPointerException from WSDL wizard
Comment 2 andyloh 2008-11-11 00:43:30 UTC
Richard just informed me that 152854 was submitted for the same issue.  Closing this ticket as a duplicate of that one.

*** This issue has been marked as a duplicate of 152854 ***
Comment 3 ggenipudi 2008-11-11 18:40:58 UTC
tested and verified using CAP6U1 11/11 and followed the steps below and did not see any NPE.