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 159180 - Enhance wsdl wizard to be able to be customized by binding modules.
Summary: Enhance wsdl wizard to be able to be customized by binding modules.
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2009-02-26 01:33 UTC by Shivanand Kini
Modified: 2009-04-28 20:09 UTC (History)
4 users (show)

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 Shivanand Kini 2009-02-26 01:33:11 UTC
Enhance wsdl wizard to be able to be customized by binding modules.
See http://wiki.netbeans.org/WSDLEditor.WSDLWizardExtension and developer guide on
http://wiki.netbeans.org/WSDLEditorWSDLWizardExtensionHowTo

This has already been implemented and tested in http://hg.netbeans.org/soa-dev and is part of glassfish esb release.

In order to implement this enhancement request, new non-abstract methods are added to existing class, and new SPI's are
defined.
Comment 1 Shivanand Kini 2009-02-26 01:36:09 UTC
The source code for the implementation are specified in the http://wiki.netbeans.org/WSDLEditor.WSDLWizardExtension
Comment 2 Shivanand Kini 2009-02-26 01:36:37 UTC
Please review.
Comment 3 Shivanand Kini 2009-03-06 02:07:00 UTC
Since there are no comments, I will go ahead and make the changes tomorrow.
Comment 5 jlautz 2009-04-28 20:09:01 UTC
Verified on Glassfish ESB 2.1 on windows Vista:
PRODUCT_BUILD=20090426-0723
NETBEANS_BUILD=200904151427
NETBEANS_VERSION=6.5.1
SOA_BUILD=090426
NETBEANS_VERSION=Sierra/soarelease Build

Verified by looking at the checked-in code.