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 165861

Summary: Bundle best JaxWS/wsit/metro tools with netbeans. Add posibility to fine tune tool versions
Product: webservices Reporter: sandi_ro <sandi_ro>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description sandi_ro 2009-05-22 22:49:32 UTC
Please consider the opportunity to rise the busy user's experience level and bundle and use the best wsgen/wsimport
tools in Netbeans that works correctly from the first try from ide. Leave advanced users opportunity to fine tune to
their desired jax-ws/wsit/metro tools as they see fit for their application. I will fill this as a separate enhancement
issue .
Comment 1 sandi_ro 2009-05-22 22:50:49 UTC
see also issue 164472
Comment 2 Milan Kuchtiak 2009-05-25 14:44:18 UTC
We bundle some specific version of JAX-WS (usually last fcs) with Netbeans.
Currently it is JAX-WS 2.1.4.

Nevertheless, if target server contains JAX-WS, we rely on JAX-WS libraries (jar files) from the server. In this case
JAX-WS is not added to project's classpath.
Comment 3 Milan Kuchtiak 2009-05-26 10:17:17 UTC
To improve the wsgen performance, sourcedestdir and destdir options can be probably removed.
This needs to be consulted with JAX-WS people.