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 123413 - Enhance Web Services Manager to support non-wsdl based services
Summary: Enhance Web Services Manager to support non-wsdl based services
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nam Nguyen
URL: http://wiki.netbeans.org/wiki/view/En...
Keywords: PLAN
Depends on: 122928
Blocks: 122929
  Show dependency tree
 
Reported: 2007-12-05 01:53 UTC by Peter Liu
Modified: 2008-03-22 22:53 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 Peter Liu 2007-12-05 01:53:38 UTC
Currently, we support non-wsdl based services such as google map and yahooNewsSearch using our REST component palette.
However, this is turning out to be confusing to users because of the web services manager node.  To eliminate the
confusion, we plan to do away with the component palette and move the functionality to the web services manager node. 
The enhancement will allow users to generated code to consume these services by simply DnD them onto any Java file
similar to how javaws client works.  This will unify the two approaches. Also, in the future, we can extend this to also
support code generation on javascript, php files.
Comment 1 Nam Nguyen 2007-12-08 01:09:09 UTC
Here is location of the one-page
http://wiki.netbeans.org/wiki/view/EnhanceWebServicesManager
At this time, it is a first draft.
Comment 2 Peter Liu 2008-03-10 23:39:59 UTC
Feature implemented in NB 6.1M2.
Comment 3 Lukas Jungmann 2008-03-22 22:53:45 UTC
v.