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

Summary: Visual Web Service databinding for visual web apps
Product: obsolete Reporter: Mark Dey <markdey>
Component: visualwebAssignee: Quy Nguyen <quynguyen>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI, UMBRELLA
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 90450    

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.