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 100668 - add operation to handle selection of schema types along with java types
Summary: add operation to handle selection of schema types along with java types
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks: 98255
  Show dependency tree
 
Reported: 2007-04-11 20:50 UTC by Srividhya Narayanan
Modified: 2010-04-06 13:51 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 Srividhya Narayanan 2007-04-11 20:50:10 UTC
Add operation dialog in the editor need to handle selection of schema types
along with java types
Comment 1 Roderico Cruz 2007-04-11 22:47:34 UTC
The following have been completed as of April 11:
1. Add Operation Using Schema dialog
2. Parse wsdl to obtain schema types that can be used in the operation
3. Generate the JAXB objects for these schema types
4. Generate messages, operation and binding operation in the WSDL
5. Generate Java method

Pending:
1. Ability to switch to Add Operation from Java (already existing) in the
from-wsdl scenario
2.Generate the XSD schema for these Java types and import into the wsdl 
3. Generate messages, operation and binding operation in the WSDL
4. Generate Java method
Comment 2 Srividhya Narayanan 2007-04-13 00:35:11 UTC
Feature completed. Moved pending features to a separate task to try
Comment 3 Jaroslav Pospisil 2010-04-06 13:51:53 UTC
v.