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

Summary: NullPointerException when selecting element/type for msg part
Product: xml Reporter: andyloh <andyloh>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException from WSDL wizard

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.