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

Summary: Not Able to create WebService from WSDL - Regression
Product: webservices Reporter: deepakhp <deepakhp>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Error

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