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

Summary: Simplify JAX-WS Clients
Product: webservices Reporter: Roderico Cruz <rcruz>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker CC: vidhya
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 117865    

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.