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 75300 - Errors in wsclient wizard
Summary: Errors in wsclient wizard
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
: 75372 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-20 17:04 UTC by Lukas Jungmann
Modified: 2006-04-24 12:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2006-04-20 17:04:11 UTC
-go to new websvc client wizard (assume you're invoking it from the project
againt tomcat)

There is:

-enabled client type combo-box - it should be disabled and IDE generated should
be preselected

-disabled JAX ws combo w/ preselected JAX-RPC - JAX-WS should be preselected

Anyway these settings seems to not influnce the client generation - generated
client is always IDE generated, JAX-WS based
Comment 1 Lukas Jungmann 2006-04-23 21:36:19 UTC
Highly visible problem which is "hiding" one of new features (jax-ws support for
Tomcat) and can lead to users' confusion => marking as beta stopper.
Comment 2 Petr Jiricka 2006-04-23 23:22:08 UTC
*** Issue 75372 has been marked as a duplicate of this issue. ***
Comment 3 Roderico Cruz 2006-04-24 01:17:09 UTC
For non-JSR109 (currently only Tomcat) clients, IDE generated stub and JAXWS
types are preselected.
Comment 4 Lukas Jungmann 2006-04-24 12:44:17 UTC
v.