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 100685

Summary: provide GUI to add service overview for WSIT
Product: webservices Reporter: Srividhya Narayanan <vidhya>
Component: JAX-WSAssignee: Roderico Cruz <rcruz>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98255    

Description Srividhya Narayanan 2007-04-11 21:48:25 UTC
provide GUI to add service overview for WSIT
Comment 1 Roderico Cruz 2007-04-11 23:02:23 UTC
The following have been completed as of April 11:
1. SPI for plugging Configuration UI in the WS design view
2. Support for this SPI in the Design View
3. Implementation of this SPI in the wsitconf module

Pending:
1.The current support of the SPI in the Design View will be changed from a panel
at the bottom of the canvas to a "Configure" action in the Operations widget.
2. The implementation of the SPI in the wsitconf needs to be reviewed by Martin
Grebac.
Comment 2 Roderico Cruz 2007-04-19 06:30:49 UTC
WSIT has been integrated in the UI