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 124660 - FAST: Allow XSD import wizard to run from WSDL import
Summary: FAST: Allow XSD import wizard to run from WSDL import
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 17:58 UTC by lpolycarpou
Modified: 2008-05-28 11:23 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 lpolycarpou 2008-01-03 17:58:59 UTC
When creating a new WSDL, if you have not already imported the XSDs you wish to use, you would normally have to end the
wizard.  As found during our CEW4 workshop, for many developers the natural step was to create a new WSDL first and
attempt to import the required XSDs in the context of doing so.  This option is not available.  Consider enhancing the
New WSDL wizard to import external XSDs as a shortcut to the New External XSD wizard so that they do not need to close
the WSDL import wizard first.
Comment 1 Karthikeyan Rajeswaran 2008-05-27 19:00:03 UTC
As documented at issue 124649 , this request seems to have been implemented. Should this bug be marked fixed?
Comment 2 lpolycarpou 2008-05-28 11:23:04 UTC
No, this is a different requirement.  Please re-read carefully.  If the XSDs required have not yet been imported into
the project, the WSDL wizard needs to be cancelled and the Import->External XSD wizard has to be run first.  This
enhancement request is regarding the ability to invoke that wizard directly from the WSDL Wizard without having to back
out of it.  This gives a more top down approach to pulling in the required artefacts.