users@glassfish.java.net

XSLT processor in Glassfish ?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Sun, 17 May 2009 14:26:33 +0200

I have my Jersey service WADL published also as HTML format:
http://fgaucho.dyndns.org:8080/footprint-service/wadl

it works despite the pending enhancement in the documentation, etc...

it is being done with Saxon processor.. but I was wondering if
Glassfish (or java) doesn't have a XSLT processor already available,
so I can cut this dependency in my pom.xml file..........