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 54590 - Provide sample source code for using client stubs
Summary: Provide sample source code for using client stubs
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-06 11:46 UTC by sigalduek
Modified: 2007-12-11 17:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
GeoPhone WSDL (13.05 KB, text/html)
2005-02-06 11:47 UTC, sigalduek
Details
GeoPhone sample client code (2.53 KB, patch)
2005-02-06 11:52 UTC, sigalduek
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sigalduek 2005-02-06 11:46:16 UTC
The web service client wizard generates the config
files and clients stubs. A sample code for using
the generated stubs should be provided.
The sample code should  instantiate the web
service stub and should has one method per each
method of the web service.
See attached WSDL file and corresponding sample of
Client class
Comment 1 sigalduek 2005-02-06 11:47:28 UTC
Created attachment 20217 [details]
GeoPhone WSDL
Comment 2 sigalduek 2005-02-06 11:52:54 UTC
Created attachment 20218 [details]
GeoPhone sample client code
Comment 3 _ pcw 2005-10-01 01:05:06 UTC
Reassigning to websvc since I am not working in this area anymore.