users@glassfish.java.net

Re: XSLT processor in Glassfish ?

From: NBW <emailnbw_at_gmail.com>
Date: Sun, 17 May 2009 11:52:31 -0400

It has the Apache XALAN impl. bundled with the JDK you are using to run
Glassfish. SAXON can be a useful alternative for a number of reasons, one
being you need XSL 2.0 APIs as XALAN doesn't support them.

2009/5/17 Felipe Gaścho <fgaucho_at_gmail.com>

> 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..........
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>