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 176978

Summary: [68cat] AssertionError at org.netbeans.modules.xml.wsdl.model.WSDLModelFactory.getModel
Product: xml Reporter: Peter Nabbefeld <epdv>
Component: WSDL ModelAssignee: Shivanand Kini <skini>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162271
Attachments: stacktrace

Description Peter Nabbefeld 2009-11-17 03:15:42 UTC
Build: NetBeans IDE Dev (Build 200911160201)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
epdv: Trying to create an axis2 web service. Probably a problem related to wsdl model, using xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.xml.wsdl.model.WSDLModelFactory.getModel(WSDLModelFactory.java:76)
        at org.netbeans.modules.websvc.axis2.WSDLUtils.getWSDLModel(WSDLUtils.java:64)
        at org.netbeans.modules.websvc.axis2.wizards.WsFromWsdlPanel1$1.run(WsFromWsdlPanel1.java:105)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Peter Nabbefeld 2009-11-17 03:15:46 UTC
Created attachment 91155 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:30 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.