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 65938 - SOAP Monitor
Summary: SOAP Monitor
Status: RESOLVED DUPLICATE of bug 118953
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 09:38 UTC by Milan Kuchtiak
Modified: 2007-12-12 15:44 UTC (History)
1 user (show)

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 Milan Kuchtiak 2005-10-05 09:38:55 UTC
There is no way to see the SOAP messages trafic in IDE.
Comment 1 Milan Kuchtiak 2005-10-05 09:48:39 UTC
This feature is important for developers to see how java objects are converted
to SOAP and vice versa.
Comment 2 Petr Blaha 2005-10-05 10:29:36 UTC

*** This issue has been marked as a duplicate of 52184 ***
Comment 3 Milan Kuchtiak 2005-10-05 12:39:34 UTC
I will reopen this issue and set the 52184 as a dupliacte of this.

The reason is this:
- the issue belongs to websvc category rather to httpmonitor
- this issue has bigger priority
Comment 4 Milan Kuchtiak 2005-10-05 12:54:19 UTC
We discussed the issue and got to conclusion that this isn't the feature of
httpmonitor (issue 52184) but need to be implemented in a specific way.

Http monitor monitors the requests/responses comming to/from the server while
SOAP monitor should monitor the SOAP requests/responses from/to WS client. As we
allow to create clients that consume web services both from internal server and
from internet (remote server) we need to be able to monitor both request types.
Comment 5 Roderico Cruz 2007-12-12 15:44:53 UTC
This is a duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=118953

*** This issue has been marked as a duplicate of 118953 ***