users@jersey.java.net

[Jersey] wadl2java 1.1.2 released

From: Gerard Davison <Gerard.Davison_at_oracle.com>
Date: Thu, 12 Jul 2012 11:25:57 +0100

[http://wadl.java.net/]

All,

We have a new version of the wadl2java client generation tool out, here are a few headline items

Fix for WADL-44 add support for external catalog file http://kingsfleet.blogspot.co.uk/2012/03/catalog-support-for-wadl-client.html
Added ability to customise class name from Ant Task
Better error reporting on WADL correctness issues, will now fail in cases where it would previously just ignore unresolved elements
Refactoring of AST code as precursor to Jersey 2.0 Proxy and JAX-RS 2.0 Client generation
Renamed maven plugin to wadl-client-plugin to make function distinct from the server side maven task in Jersey

And here is a list of the rest of the issues resolved:

Fix for WADL-49 for numbers in path
Fix for WADL-50 for relative resource bases
Fix for WADL-42 uri is just an IP address
Fix for WADL-48 fix for debug output written directly to output stream
Fix for WADL-47 support for wrapping @XmlType elements in JAXBElement as required
Fix for WADL-32 fix provlems with parameters provided by ancestor resources
Fix for internal Oracle bug 13918113, specific to integration with JDeveloper
Tidy up of compiler warnings


Thanks to Pavel Bucek for his help is putting this together,

Feedback as always welcome,

Gerard