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

Summary: importing two .xsd schemas if you change the location in the WSDL Wizard
Product: xml Reporter: lchang <lchang>
Component: WSDL ToolsAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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