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 118959 - Simplify JAX-WS Clients
Summary: Simplify JAX-WS Clients
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks: 117865
  Show dependency tree
 
Reported: 2007-10-15 23:43 UTC by Roderico Cruz
Modified: 2007-10-16 04:55 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roderico Cruz 2007-10-15 23:43:10 UTC
Simplify process to generate client code for WS. This came from a usability study on 
the WS facility in Netbeans. Currently, the user has to perform two steps in order
to generate client code: (1) Generate the client artifacts from the WSDL (2) Generate
code the calls the generated client classes. This feature proposes to unify these
two steps into one.