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 122666 - Call Web Service Operation should work for web service that was drag-n-dropped
Summary: Call Web Service Operation should work for web service that was drag-n-dropped
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-23 22:05 UTC by _ gsporar
Modified: 2007-11-23 22:05 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2007-11-23 22:05:13 UTC
Following this tutorial: http://www.netbeans.org/kb/60/websvc/strikeiron.html, the web service is dragged from the
Services tab and then dropped on the visual designer page.  That works fine, but unfortunately the end result is that
the user cannot take advantage of the IDE's Web Service Client Resources > Call Web Service Operation feature.

In order for that to work, a new API is needed that the visual designer can use to get the appropriate information about
the web service so that it can be added as a node to the project.