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 63568

Summary: NPE after creating ws from wsdl url
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description Lukas Jungmann 2005-09-02 12:33:04 UTC
[build 200509011800]

-create new websvc from following wsdl url:
http://www.baxglobal.com/xmltracking/xmltracking.asmx?wsdl

=> NPE, but works in next try
Comment 1 Lukas Jungmann 2005-09-02 12:33:55 UTC
Created attachment 24479 [details]
IDE log
Comment 2 Milan Kuchtiak 2005-11-03 16:58:56 UTC
This is almost the same as the issue 61045 - that was fixed recently.

Diff:
http://websvc.netbeans.org/source/browse/websvc/dev/src/org/netbeans/modules/websvc/dev/wizard/WebServiceWizard.java?r1=1.22&r2=1.24
Comment 3 Lukas Jungmann 2005-11-04 13:09:53 UTC
v. in 200511031900