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 106379 - Not Able to create WebService from WSDL - Regression
Summary: Not Able to create WebService from WSDL - Regression
Status: CLOSED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 11:11 UTC by deepakhp
Modified: 2008-10-17 12:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error (42.35 KB, image/jpeg)
2007-06-12 11:12 UTC, deepakhp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deepakhp 2007-06-12 11:11:34 UTC
1. Create WebModule
2. Create WSDL
3. Try to create the WebService from the WSDL.
You get the error as shown in the attachment.
I remember this being fixed sometime ago, but I'm getting the error in the
following build.
200706051200
Comment 1 deepakhp 2007-06-12 11:12:10 UTC
Created attachment 43548 [details]
Error
Comment 2 _ gmpatil 2007-07-12 18:21:13 UTC
I think the issue may be related to space(s) in WSDL path, which was fixed sometime back.
Comment 3 Lukas Jungmann 2007-07-12 19:12:10 UTC
Girish is right, it's caused by the space in path. Workaround is to move the WSDL file to a location without spaces in
path (=> P2).

What server do you use for your project? Which build?
Comment 5 Jaroslav Pospisil 2008-01-30 14:38:23 UTC
v.
Comment 6 deepakhp 2008-10-17 12:38:17 UTC
Closing the bug, since it is already verified