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 - NullPointerException at org.netbeans.modules.xml.wsdl.ui.property.view.impl.PropertyViewFactoryImpl.isAttributeOptional
Summary: NullPointerException at org.netbeans.modules.xml.wsdl.ui.property.view.impl.P...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 10:06 UTC by Exceptions Reporter
Modified: 2016-07-07 09:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 153817


Attachments
stacktrace (5.30 KB, text/plain)
2011-12-02 10:07 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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