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 166760 - file bc wizard does not recognize XSD files in the project
Summary: file bc wizard does not recognize XSD files in the project
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: File BC (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jonelle Almero
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 08:13 UTC by jbaragry
Modified: 2009-06-09 21:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jbaragry 2009-06-09 08:13:42 UTC
GlassfishESB v2.1 RC (error tested on mac and windows)

- create a compapp project
- import XSD schema
- create new Binding for File BC write operation
- set the type of data to be written as XML
- select the elipses to bring up the XSD selection box.
- none of the XSD types are available. No imported XSD types for the XSDs that exist in the project are available. Only
the built-in XSD types.
- I did this with an XSD file with encoding. Not sure if that is the issue though.