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 54589

Summary: No feedback to user after creating web sevice client
Product: webservices Reporter: sigalduek <sigalduek>
Component: CodeAssignee: _ pcw <pcw>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description sigalduek 2005-02-06 11:37:49 UTC
When the user hits the finish button in the
"create web service client" wizaatd , he has no
ffedback.The IDE generates the config file but the
user has no response. It seems nothing happend.

Suggestion: provide a sample source which calls
the web  service methods, highlight this class in
the Projects/Files tab and open it in the editor.
Comment 1 sigalduek 2005-02-06 11:56:06 UTC
See also: 54590
Comment 2 _ pcw 2005-02-22 08:11:38 UTC
We should fix this for release
Comment 3 _ pcw 2005-03-21 22:48:05 UTC
We will provide some sort of feedback that the wizard has completed.  It not be
the sample source, as suggested above, as there is no time for that.  But there
will be something.
Comment 4 _ pcw 2005-03-30 07:29:07 UTC
There is now a progress dialog and we run the client build once the wizard is
complete.
Comment 5 L Martinek 2005-07-14 18:59:55 UTC
verified