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 75556 - Test WS should be enabled for JAXWS websvcs
Summary: Test WS should be enabled for JAXWS websvcs
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 13:50 UTC by Lukas Jungmann
Modified: 2006-05-31 16:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
tomcat's output (44.77 KB, image/png)
2006-04-26 13:52 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2006-04-26 13:50:42 UTC
Currently "Test Web Service" action is enabled for webservices in project
which are deployed to GlassFish.
   Action should be also enabled for Tomcat (generally in cases where JAX-WS 2.0
libraries are used), because showing at least what's in attached picture is
better then nothing. This also small usability improvement, because WS registry
node as well as Add to registry action were removed so there's currently no
simple way how to find URL of deployed service (for cut&pasting it somewhere,
eg. to new ws client wizard)
Comment 1 Lukas Jungmann 2006-04-26 13:52:39 UTC
Created attachment 30065 [details]
tomcat's output
Comment 2 Martin Grebac 2006-04-26 14:12:35 UTC
I completely agree. This is why I was saying that we need j2eeserver apis to get
the tester url for a specific server.
Comment 4 Lukas Jungmann 2006-04-26 19:59:33 UTC
v.