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 90991 - WSDL editor should consistently use multi-import customizer to add imported WSDL/schemas
Summary: WSDL editor should consistently use multi-import customizer to add imported W...
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Nathan Fiedler
URL:
Keywords:
: 90995 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-12 23:02 UTC by jlautz
Modified: 2007-02-06 21:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Multi-schema import customizer (2.93 MB, text/plain)
2006-12-12 23:04 UTC, jlautz
Details
Import dialog when adding imported schema from Referenced Schemas (2.93 MB, text/plain)
2006-12-12 23:06 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2006-12-12 23:02:22 UTC
The import customizer for WSDL editor "add import schema" and "add import WSDL"
user actions now allow the user to choose multiple documents and specify a
prefix for each document.
(See attached screen shots.) This enhancement is documented in issue 82640.

The WSDL editor inherits a different dialog from the XSD editor to only allow
users to specify a single imported schema in the WSDL tree/column when the user:

1. Right-clicks Referenced schemas (under Types)
2. Chooses Add Import
(See attached screen shot.)

The WSDL editor should use the new dialog for consistency and to allow multiple
file selection everywhere.
Comment 1 jlautz 2006-12-12 23:04:18 UTC
Created attachment 36629 [details]
Multi-schema import customizer
Comment 2 jlautz 2006-12-12 23:06:42 UTC
Created attachment 36630 [details]
Import dialog when adding imported schema from Referenced Schemas
Comment 3 Shivanand Kini 2007-01-18 20:52:41 UTC
nathan, can you update the status of this bug?
Comment 4 Nathan Fiedler 2007-01-31 23:25:13 UTC
*** Issue 90995 has been marked as a duplicate of this issue. ***
Comment 5 Nathan Fiedler 2007-01-31 23:27:58 UTC
I made this change a week or so ago, on release551 branch, unrelated to this
particular issue. Marking fixed.
Comment 6 jlautz 2007-02-06 21:05:17 UTC
Verified on Windows XP with Gavotte build 070206 and JDK 1.5.0_10. All the
import customizers now appear to be the cool new one.