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 - [68cat] AssertionError at org.netbeans.modules.xml.wsdl.model.WSDLModelFactory.getModel
Summary: [68cat] AssertionError at org.netbeans.modules.xml.wsdl.model.WSDLModelFactor...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 03:15 UTC by Peter Nabbefeld
Modified: 2015-02-04 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162271


Attachments
stacktrace (579 bytes, text/plain)
2009-11-17 03:15 UTC, Peter Nabbefeld
Details

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