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 100667

Summary: iterative developement in from-wsdl scenario
Product: webservices Reporter: Srividhya Narayanan <vidhya>
Component: JAX-WSAssignee: Roderico Cruz <rcruz>
Status: VERIFIED 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 20:45:45 UTC
Task to provide feature to be able to add operations starting from-wsdl
Comment 1 Roderico Cruz 2007-04-11 22:35:09 UTC
The following have been completed as of April 11:
1. Model that represents Java code
2. Add Operation action:
   -ability to select XML schema elements from WSDL's schema (including imported
schemas)
   -generate Java code
   -generate WSDL code 

Pending as of April 11:
Ability to select external schemas. This would require generation of the Java types.
Comment 2 Roderico Cruz 2007-04-19 06:28:29 UTC
Ability to select external schemas has been implemented
Comment 3 Jaroslav Pospisil 2010-04-06 13:51:38 UTC
v.