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 240563 - new webservice client: generate dispatch code is counterintuitive
Summary: new webservice client: generate dispatch code is counterintuitive
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-16 20:08 UTC by catweasle
Modified: 2014-01-16 20:08 UTC (History)
0 users

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 catweasle 2014-01-16 20:08:43 UTC
When I call new => webservice  client, the wizard to generate the code has an option "generate dispatch code".
Among all the generated code, I see no difference between the code generated with/without the option.
I asked on the forum, and lo:
the dispatch code is generated when you call ALT+INS later on in the project.
Proposal: move the checkbox to the "Select operation to invoke" popup that appears when you do ALT+INS "Call webservice operation..."