I'm using:
Saxon9b -
http://www.saxonica.com/documentation/index/intro.html
Marc Nottingham's .xsl -
http://www.mnot.net/webdesc/wadl_documentation.xsl
I have a custom resource at path: /application.wadl.html
This resource calls internally, the /application.wadl resource and I stream the results of that to the saxon xslt processor with the above stylesheet and then output the generated html.
-mark
_______________________________________________
Mark A. Rabick - Software Engineer
Em: mark.rabick_at_ngc.com
> -----Original Message-----
> From: Felipe Gaúcho [mailto:fgaucho_at_gmail.com]
> Sent: Wednesday, May 13, 2009 8:10 AM
> To: users_at_jersey.dev.java.net
> Subject: [Jersey] wadl to html
>
> some time ago I got some references of WSDL -> HTML
> converters, using xslt or other techniques..
>
> I started to use those suggestions, but I never got it
> properly working:
>
> http://fgaucho.dyndns.org:8080/footprint-service/application.w
> adl?format=html
>
>
> so, if you have an update reference on how to convert WADL to
> HTML on the fly, please let me know.........
>
> --
>
> Please help to test this application:
> http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>