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

Summary: Errors in wsclient wizard
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: ClientAssignee: Roderico Cruz <rcruz>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.