Community
Participate
Working Groups
Build Identifier: Last time I checked JAXB file generation from a schema file can also support XBD and XML file extensions. In some documents it states that file extension doesn't matter with xjb is most commont. As a comparison the OEPE JAXB wizard supported XBC, XJB and XML file extension formats for bindings files. Reproducible: Always Steps to Reproduce: 1. Launch JAXB Class Generation 2. Add a bindings file for a XSD file Note only XJB file extension support
Updating this bug for clarity. Sorry for lack of proper grammar/writing when initially logged. ****** Last time I checked, JAXB type generation from a schema file can support XBD and XML file extensions when using bindings files, but the JAXB Class generation wizard currently only supports XJB file extensions when browsing for external bindings files. As a comparison, the OEPE JAXB wizard supported XBD, XJB and XML file extension formats for bindings files. Reproducible: Always Steps to Reproduce: 1. Launch JAXB Class Generation wizard off a XSD file in a OEPE web services project. 2. In the wizard, add a bindings file for the XSD file. Expected: Support for XBD, XJB, and XML file extension formats for bindings files Actual: Only XJB file extensions are supported now.
Completed in 3.0 M1
Tran, looks like you used .xbc instead of .xbd. I would probably rename XJB_FILTER to BINDINGS_FILE_FILTER
Committed in Head.
Verified in Build I-3.3.0-20100901095216 Verified Bindings files support .xbd and .xml files. http://wiki.eclipse.org/Dali_3.0_M1