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 52428

Summary: [Cat4-9] Test web service operations
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: CodeAssignee: _ pcw <pcw>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Jiricka 2004-12-14 20:37:46 UTC
All exposed operations of a WS will be testable
(need to decide on the mode: Rave mode: Swing UI,
or Studio mode: generated Web App with private
framework). If The Studio way, we need to get ride
of the Komodo internal library. A Proxy setting
will be possible.
Comment 1 Petr Jiricka 2004-12-15 18:50:08 UTC
Currently, operations in the web services registry have the "Test
operation" action. Is anything beyond that planned, or can this
feature be considered completed?
Comment 2 _ pcw 2004-12-20 06:48:39 UTC
Test mode is available for any web service that has been added into
the registry.
For web services that have been added as clients to a project, if that
service is in the registry (it will be, unless the user has explicitly
deleted it), that service will also be testable from within the
project logical view, under the web service references node.
Comment 3 Petr Blaha 2005-07-11 12:47:47 UTC
v