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 90457 - Visual Web Service databinding for visual web apps
Summary: Visual Web Service databinding for visual web apps
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords: UI, UMBRELLA
Depends on:
Blocks: 90450
  Show dependency tree
 
Reported: 2006-12-01 20:35 UTC by Mark Dey
Modified: 2007-06-18 18:56 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 Mark Dey 2006-12-01 20:35:58 UTC
Creator 2 provides the ability to visually bind a web service to a web UI
component by dragging and dropping an iconified representation of the web
service method onto the designer. This capability needs to be made available in
the visual web project in NetBeans 6.
Comment 1 Quy Nguyen 2007-06-18 18:56:56 UTC
This task was completed in M10.  It includes:

- drag and drop of JAX-RPC and JAX-WS web service clients to J2EE 1.4 and J2EE 1.5 projects, respectively
- The 'Test Web Service Method' functionality from Creator 2 Update 1.  This was updated to use the JAX-WS client to
connect to the web service.