README
Each of the examples in this directory documents a way to
convert a WADL file to a collection of Java sources.
./ant
-
Convert a WADL file to Java sources using the Ant task.
./maven
-
Convert a WADL file to Java sources using the Maven 2
plugin. Note that the plugin will actually be downloaded from
the Maven repository. The plugin itself is not shipping as
part of this distribution.
./cmdline
-
Convert a WADL file to Java sources using the commandline tool
found in the
bin
directory in this distribution.
./shared
-
The WADL file and schemas used as input in each of these
examples.