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 - Bundle best JaxWS/wsit/metro tools with netbeans. Add posibility to fine tune tool versions
Summary: Bundle best JaxWS/wsit/metro tools with netbeans. Add posibility to fine tune...
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-22 22:49 UTC by sandi_ro
Modified: 2009-05-26 10:17 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 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.