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 - NPE after creating ws from wsdl url
Summary: NPE after creating ws from wsdl url
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-09-02 12:33 UTC by Lukas Jungmann
Modified: 2005-11-04 13:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (14.73 KB, text/plain)
2005-09-02 12:33 UTC, Lukas Jungmann
Details

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