REST webservices can be generated by setting the isREST property to true on the <<WebService>> or <<WebServiceOperation>> stereotypes. It is described at the CXF website at http://cxf.apache.org/docs/jax-rs.html.
The REST implementation uses the Apache Abdera framework. You can specify a custom resource URL for each service.
TODO: Detailed description of REST service options and implementation frameworks.
Next section: Future Functionality to be implemented.