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 205831

Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.property.view.impl.PropertyViewFactoryImpl.isAttributeOptional
Product: xml Reporter: Exceptions Reporter <exceptions_reporter>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 153817
Attachments: stacktrace

Description Exceptions Reporter 2011-12-02 10:06:58 UTC
This issue was reported manually by mmirilovic.
It already has 22 duplicates 


Build: NetBeans IDE 6.9 (Build 201006101454)   - Java CAPS Enabled
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

User Comments:
GUEST: building service assembly




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.xml.wsdl.ui.property.view.impl.PropertyViewFactoryImpl.isAttributeOptional(PropertyViewFactoryImpl.java:368)
   at org.netbeans.modules.xml.wsdl.ui.property.view.impl.PropertyViewFactoryImpl.getPropertySets(PropertyViewFactoryImpl.java:186)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.ExtensibilityElementNode.refreshAttributesSheetSet(ExtensibilityElementNode.java:363)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.refreshSheet(WSDLElementNode.java:664)
   at org.netbeans.modules.xml.wsdl.ui.view.treeeditor.WSDLElementNode.createSheet(WSDLElementNode.java:654)
   at org.openide.nodes.AbstractNode.getSheet(AbstractNode.java:441)
Comment 1 Exceptions Reporter 2011-12-02 10:07:00 UTC
Created attachment 113740 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:40 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss