Description
For the purpose of generating a WADL, contrary to what would be dictated by best practices the "ElementClass" annotation is ignored by CXF when it is placed on the JAX-RS service interface.
The annotation must be present on the service's implementation in order for the grammar section of the WADL to be generated correctly, and for the response types to be correctly linked to a grammar type.