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 166878

Summary: NullPointerException at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceNode.destroy
Product: webservices Reporter: martinoconnor <martinoconnor>
Component: Axis2Assignee: Denis Anisimov <ads>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=140676
Issue Type: DEFECT Exception Reporter: 140676
Attachments: stacktrace

Description martinoconnor 2009-06-10 21:41:25 UTC
This issue was originally marked as duplicate of issue 148587, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 RC2 (Build 200906042131)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista, 6.0, x86

User Comments:
martinoconnor: Tried to create an axis webservice from WSDL, which failed. Then tried to delete the webservice node.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.websvc.axis2.nodes.Axis2ServiceNode.destroy(Axis2ServiceNode.java:208)
        at org.openide.nodes.FilterNode.destroy(FilterNode.java:604)
        at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.doDestroy(ExplorerActionsImpl.java:645)
        at org.openide.explorer.ExplorerActionsImpl$DeleteActionPerformer.actionPerformed(ExplorerActionsImpl.java:595)
        at org.netbeans.modules.project.ui.ProjectTab$DelegatingAction.actionPerformed(ProjectTab.java:755)
        at org.openide.util.actions.CallbackSystemAction$DelegateAction$1.run(CallbackSystemAction.java:593)
Comment 1 martinoconnor 2009-06-10 21:41:30 UTC
Created attachment 83419 [details]
stacktrace
Comment 2 Denis Anisimov 2010-10-27 10:56:08 UTC
this functionality is no longer under development . it is on update center only.