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

Summary: Test WS should be enabled for JAXWS websvcs
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: tomcat's output

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.