News


[22 total ]
JiBX/WS 0.9-beta released

We're pleased to announce the availability of JiBX/WS v0.9-beta.

JiBX/WS is a framework for creating fast, simple web services.

Features include:

* supports SOAP 1.1 and POX (Plain Old XML) protocols, with planned support ... [More] for REST and SOAP 1.2.
* supports HTTP and TCP/IP transports (using DIME message exchange).
* XML messages can be encoded as text or using the XBIS binary format, for best performance.
* SOAP support is limited to document/literal (doc/lit) web services, with no support for RPC/encoded.
* supports JDK 1.3.1 or later.
* supports the Spring Framework, but can also be used without Spring

For more details see http://jibx.sourceforge.net/jibxws/. (0 comments) [Less]

JiBX/WS 0.9-beta released

We're pleased to announce the availability of JiBX/WS v0.9-beta.

JiBX/WS is a framework for creating fast, simple web services.

Features include:

* supports SOAP 1.1 and POX (Plain Old XML) protocols, with planned support ... [More] for REST and SOAP 1.2.
* supports HTTP and TCP/IP transports (using DIME message exchange).
* XML messages can be encoded as text or using the XBIS binary format, for best performance.
* SOAP support is limited to document/literal (doc/lit) web services, with no support for RPC/encoded.
* supports JDK 1.3.1 or later.
* supports the Spring Framework, but can also be used without Spring

For more details see http://jibx.sourceforge.net/jibxws/. (0 comments) [Less]

JiBX 1.2.1 Release

I've released JiBX 1.2.1 earlier than originally planned, after finding and correcting several errors in the 1.2 release (mainly around code generation from schema, including some issues which resulted in incorrect binding definitions). This release ... [More] also includes basic documentation for Jibx2Wsdl, and the Jibx2Wsdl examples now go all the way through to deployable web services when using Axis2 updated with the update-axis2-1.4.X code available from the download page. (1 comments) [Less]

JiBX 1.2.1 Release

I've released JiBX 1.2.1 earlier than originally planned, after finding and correcting several errors in the 1.2 release (mainly around code generation from schema, including some issues which resulted in incorrect binding definitions). This release ... [More] also includes basic documentation for Jibx2Wsdl, and the Jibx2Wsdl examples now go all the way through to deployable web services when using Axis2 updated with the update-axis2-1.4.X code available from the download page. (0 comments) [Less]

1.2 release

JiBX XML data binding for Java announces the 1.2 release, providing greatly enhanced support for both code-first and XML schema-first development. The IBM developerWorks tutorials http://www.ibm.com/developerworks/java/tutorials/j-jibx1/ and ... [More] http://www.ibm.com/developerworks/java/tutorials/j-jibx2/ guide you through using these new features. Also new to 1.2 is support for separately-compiled bindings. (0 comments) [Less]

1.2 release

JiBX XML data binding for Java announces the 1.2 release, providing greatly enhanced support for both code-first and XML schema-first development. The IBM developerWorks tutorials http://www.ibm.com/developerworks/java/tutorials/j-jibx1/ and ... [More] http://www.ibm.com/developerworks/java/tutorials/j-jibx2/ guide you through using these new features. Also new to 1.2 is support for separately-compiled bindings. (0 comments) [Less]

1.1.6 Release

JiBX 1.1.6 has just been released, along with a corresponding update to the jibxtools subproject (Beta 0.4). There's also a new Eclipse plugin - see the details on this at http://jibx.sourceforge.net/eclipse/ (0 comments)

1.1.6 Release

JiBX 1.1.6 has just been released, along with a corresponding update to the jibxtools subproject (Beta 0.4). There's also a new Eclipse plugin - see the details on this at http://jibx.sourceforge.net/eclipse/ (0 comments)

1.1 Production Release

The 1.1 production release is now available, with a host of added features including:

1. Added support for StAX parser input and StAX writer output.
2. Added <binding add-constructors="true"> option to generate ... [More] no-argument
constructors where needed.
3. Added flexible attribute to structure group (requires ordered="false", all
child components must define element names).
4. Added nillable attribute to object group and value element, supporting the
xsi:nil attribute at runtime (requires element name, not allowed on abstract
mapping)
5. Added create-type attribute to object group.
6. Added direct support for Java 5 enumerations.
7. Provided J2ME compatibility, with new "j2me" build target to build J2ME
version of the distribution jars.
9. Added support for required elements in ordered="false" groups, along with
checks for repeated elements, defined allow-repeats attribute in structure group
to disable checking.

Enjoy! (0 comments) [Less]

1.1 Production Release

The 1.1 production release is now available, with a host of added features including:

1. Added support for StAX parser input and StAX writer output.
2. Added <binding add-constructors="true"> option to generate ... [More] no-argument
constructors where needed.
3. Added flexible attribute to structure group (requires ordered="false", all
child components must define element names).
4. Added nillable attribute to object group and value element, supporting the
xsi:nil attribute at runtime (requires element name, not allowed on abstract
mapping)
5. Added create-type attribute to object group.
6. Added direct support for Java 5 enumerations.
7. Provided J2ME compatibility, with new "j2me" build target to build J2ME
version of the distribution jars.
9. Added support for required elements in ordered="false" groups, along with
checks for repeated elements, defined allow-repeats attribute in structure group
to disable checking.

Enjoy! (0 comments) [Less]