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 86237 - importing two .xsd schemas if you change the location in the WSDL Wizard
Summary: importing two .xsd schemas if you change the location in the WSDL Wizard
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-30 00:32 UTC by lchang
Modified: 2006-09-30 00:37 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 lchang 2006-09-30 00:32:54 UTC
1.  Create a BPEL Module.
2.  Create two different XML Schemas.  Schema1.xsd and Schema2.xsd
3.  Create a new WSDL
4.  In the WSDL Wizard select Schema1.xsd.  
5.  Then hit OK
6.  Then select Schema2.xsd
7.  Then hit OK.
8.  Finish completing the WSDL Wizard, you will see import statements for both 
XSDs.
Comment 1 lchang 2006-09-30 00:37:54 UTC
Jen just pointed out to me, that it IS supposed to be adding the schemas, 
separated by a comma, but it is hard to see this if the path to each of the 
schemas is longer.

This is what it's doing schema1.xsd, schema2.xsd, so we can allow users to add 
more than one schema through the wizard.  This is a good feature but the text 
field needs to be more readable so that the user understands that more than 
one schema is being added when they select multiple