My team is looking to create WADL files for our web service which uses Ant and RESTEasy.
Is it possible to generate WADL files for RESTEasy through Ant? Or a plugin?
I am aware of this previously asked question which was answered using Maven, but this is not helpful in my case.