users@jersey.java.net

application.wadl stylesheet

From: Herb Chapman <herb.chapman_at_gmail.com>
Date: Mon, 9 Mar 2009 09:01:50 -0500

I would like to add an xsl stylesheet reference to the wadl that is created
at runtime. The stylesheet would display the wadl in the form of
documentation, rather than raw xml, when viewed in a browser.

How can I insert the stylesheet processing instruction into the generated
wadl?

And, is there a way to write a custom resource that will get invoked when
the user enters "http://.../application.wadl"? Currently, I believe that
the Jersey WadlResource gets invoked. Is there a way to override that
functionality?

-- 
Herb Chapman