It looks like the "application.wadl" path gets tied to the WadlResource
class, which generates the wadl. Is there a way to invoke a custom
WadlGenerator when "application.wadl" is entered?
My problem is, would like an easy way to insert an xsl stylesheet into the
extended wadl at webapp runtime. From looking around in the code, I thought
modifying the marshalling in WadlResource would be what I wanted to do.
But, I need to hook it into the application somehow.
Anyway, if I am way off here, is there a way to insert a stylesheet
reference into the generated wadl?
--
Herb Chapman