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 126081 - Types in XSD file imported 'by namespace' not available in new WSDL wizard
Summary: Types in XSD file imported 'by namespace' not available in new WSDL wizard
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-28 12:03 UTC by lpolycarpou
Modified: 2008-03-06 21:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
moz-screenshot-1 (25.01 KB, image/jpeg)
2008-01-28 12:04 UTC, lpolycarpou
Details
moz-screenshot-2 (10.24 KB, image/jpeg)
2008-01-28 12:05 UTC, lpolycarpou
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lpolycarpou 2008-01-28 12:03:27 UTC
It seems that this is an issue related to the WSDL editor, found in NB6 build: Sierra-MS5.  I am experimenting with the
various choices for importing XSDs into a New WSDL Document.  I created an EJB Module, switched to the Files view and
under the new EJB Module file structure, created an XSD folder to house my XSD.

When creating a new WSDL, I cannot see the XSD folder in the "By File" view - (is this a bug in itself?) so I had to use
the "By Namespace" view: (see moz-screenshot-1.jpg).

I then hit Next but do not see any references to the XSD or types contained in the XSD to work with (see
moz-screenshot-2.jpg).

The workaround is to place the XSD in one of the standard project folders i.e. "Source Packages" for an EJB Module to
make it selectable "By File".  Using "By file" shows the XSD and its types in the next step of the New WSDL Document wizard.
Comment 1 lpolycarpou 2008-01-28 12:04:55 UTC
Created attachment 55644 [details]
moz-screenshot-1
Comment 2 lpolycarpou 2008-01-28 12:05:40 UTC
Created attachment 55645 [details]
moz-screenshot-2
Comment 3 Shivanand Kini 2008-03-06 21:50:47 UTC
The current way for this use case is to have the xsd's/wsdl's in the standard project folders.
The file view does not consider the non-standard folders, this seems to the standard behavior in xml tools.

I will change this as an enhancement and reduce the priority to P3.