Release Notes: This release features greatly enhanced support for binding and XML schema generation from Java code and for Java code and binding generation from XML schema. Both forms of generation can easily be customized in a variety of ways, including selecting only portions of schemas to be generated as code. The code generation from schema also allows for user decorators to be used to modify the Java code (in AST form) as it's being generated. Also new to 1.2 is support for separately-compiled bindings.


Release Notes: This release fixes several problems found in code generation from schema, including handling of circular schema references, <xs:any> problems, and <xs:all> support. It also adds new features including Joda time support, using Jibx2Wsdl with existing bindings and schemas, classpath: URL support for binding includes, and added options for code generation from schema.


Release Notes: This release corrects problems found in code generation from schemas using unqualified element names, no-namespace schemas, <xs:appinfo> elements in schemas, and several other schema variations. It also includes basic documentation for the Jibx2Wsdl tool, and the Jibx2Wsdl examples go all the way to deployable Web services when used with Axis2 installations updated by using the update-axis2-1.4.X package.


Release Notes: This release features greatly enhanced support for binding and XML schema generation from Java code and for Java code and binding generation from XML schema. Both forms of generation can easily be customized in a variety of ways, including selecting only portions of schemas to be generated as code. The code generation from schema also allows for user decorators to be used to modify the Java code (in AST form) as it's being generated. Also new to 1.2 is support for separately-compiled bindings.


Release Notes: This version includes many bugfixes and several enhancements over the 1.1.5 release, and is expected to be the final release in the 1.1.x series. There's also an updated Eclipse plugin for JiBX as part of this release. The tools for binding generation from code and schema generation from code+binding were updated.


Release Notes: This release adds support for StAX parsers, along with "flexible" unmarshalling support (ignoring unknown elements within unordered groups), direct support for Java 5 enums, a J2ME build option, and more. This version is also the version supported for integration with the Apache Axis2 Web services framework.