xsl-list
[Top] [All Lists]

Re: XSLT in JDK1.5 from the command line

2005-03-24 11:58:47
Wendell Piez wrote:

Is it possible to invoke an XSLT processor in JDK1.5 without any classpath at all?

With the JDK1.4 I can simply say
java org.apache.xalan.xslt.Process -V

I think that Sun changed package name to solve endorsed dir problems of JDK1.4. Try:

java com.sun.org.apache.xalan.internal.xslt.Process

I know it works with standalone JAXP 1.3, but this version is not the exactly same as one bundled with JDK1.5 :-(

                                        Jirka

--
------------------------------------------------------------------
  Jirka Kosek     e-mail: jirka(_at_)kosek(_dot_)cz     http://www.kosek.cz
------------------------------------------------------------------
  Profesionální školení a poradenství v oblasti technologií XML.
     Podívejte se na náš nově spuštěný web http://DocBook.cz
       Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature