Thursday, June 10, 2010

Enunciate 1.20 Released

Enunciate 1.20 has been officially released.

Primary features include support for Spring 3, reuse of your custom GWT objects, better support for maps in JAXB, update to Jackson 1.5 and Jersey 1.2, and other bug fixes and and enhancements.

Wednesday, December 23, 2009

Enunciate 1.17 Released

Enunciate 1.17 has been released. This is primarily a maintenance release with some minor bug fixes and enhancements

Friday, March 13, 2009

Enunciate 1.10 Released

Enunciate 1.10 has been released.

Enunciate 1.10 now includes support for generating C# client-side code and AMF REST endpoints.

Tuesday, October 28, 2008

Enunciate 1.8: JAX-RS and GWT 1.5

Enunciate 1.8 has been released!

Enunciate 1.8 now includes support for JAX-RS annotations and GWT 1.5. This release also includes a significant build infrastructure upgrade and numbers bug fixes and enhancements.

Monday, July 21, 2008

OFX4J Released

OFX4J has been released!

OFX4J is a Java implementation of Open Financial Exchange, which defines web service APIs for interfacing with financial institutions. The OFX4J library includes support for both client-side and server-side implementations of both version 1 and version 2 of the OFX specification.

http://ofx4j.sourceforge.net

Thursday, May 15, 2008

OAuth for Spring Security

OAuth for Spring Security has been released!.

OAuth for Spring Security is a new library that is designed to provide OAuth support for developers using Spring and Spring Security. The project includes support for both the OAuth consumer and the OAuth provider as well as sample applications that demonstrate how the libraries are to be applied.


http://spring-security-oauth.codehaus.org

Tuesday, May 6, 2008

Enunciate 1.7: Security and Custom Content Types

Enunciate 1.7 has been released!

The primary feature of Enunciate 1.7 is support for securing your Web service endpoints using Spring Security. There is additional support for OAuth, with OpenID and WS-Security planned for 1.8.

In addition, Enunciate 1.7 introduces the concept of custom REST content types, which you can use to support custom serialization formats for REST responses (beyond the default XML and JSON endpoints).

Enjoy!

http://enunciate.codehaus.org