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 - [Cat4-9] Test web service operations
Summary: [Cat4-9] Test web service operations
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 20:37 UTC by Petr Jiricka
Modified: 2006-03-24 13:11 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 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