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 52427 - [Cat4-8] View information about a WSDL file
Summary: [Cat4-8] View information about a WSDL file
Status: VERIFIED FIXED
Alias: None
Product: webservices
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:34 UTC by Petr Jiricka
Modified: 2006-06-03 17:43 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:34:06 UTC
The WSDL structure is too complex to be seen as
axml. This feature will provide a nice web service
information viewer showing operations and port
names, adresses,...
Comment 1 Petr Jiricka 2004-12-15 18:46:37 UTC
Currently, WSDL nodes do not allow viewing visually, only opening as
XML. Is this still planned for NB 4.1?
Comment 2 _ pcw 2004-12-17 22:53:39 UTC
For EA2, we won't have any special view attached to the WSDL files
directly.  However, this does not mean there is nothing there. 
Currently you can, assuming the registry is not disabled, explore the
web service reference nodes (which are driven by the WSDL files in an
application) to see what ports and operations are allowed.  Invoking
test on an operation will allow exploration of the arguments (and
testing the call if you like.)
Comment 3 _ pcw 2005-01-12 22:45:56 UTC
This feature is done, as described above.
Comment 4 Petr Blaha 2005-07-11 12:47:20 UTC
v