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 93164

Summary: GUI for testing of JAX-WS clients
Product: webservices Reporter: tboerkel <tboerkel>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

Description tboerkel 2007-01-25 07:46:16 UTC
JAX-WS webservices cannot be tested (GUI missing). I think this was possible
with NB 5.0 and JAX-RPC.
Comment 1 Milan Kuchtiak 2007-02-28 15:53:30 UTC
There was a decision to remove this feature.
Now the service, that is deployed to Sun Java Application Server (since 9.0
version) can be tested using the SJSAS Tester capability (see the SJSAS console).
There is also a requirement for jax-ws runtime to provide some generic tester
utility.
See :
https://jax-ws.dev.java.net/issues/show_bug.cgi?id=213

I am changing this to an enhancement.