Hello all, I noticed the following on the http://cxf.apache.org/docs/jaxrs-services-description.html#JAXRSServicesDescription-WADLfirstDevelopment JAXRS Services Description page :
"Note that WADL documents containing multiple root resources with no "id" attributes will be supported shortly as well." When do you expect support for this to land in the wadl2java code generator? I'm trying to generate a client from a particular WADL document, but the code generator generates duplicate method signatures. I have access to and can modify the JAX-RS service code. Is there an annotation that will add an id="..." attribute to the method tag in the mean-time? Best regards, Chris -- View this message in context: http://cxf.547215.n5.nabble.com/WADL-documents-containing-multiple-root-resources-with-no-id-attributes-tp5123513p5123513.html Sent from the cxf-user mailing list archive at Nabble.com.
