Re: [xsl] XSLT in JDK1.5 from the command line

Subject: Re: [xsl] XSLT in JDK1.5 from the command line
From: Jirka Kosek <jirka@xxxxxxxx>
Date: Thu, 24 Mar 2005 19:58:47 +0100
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@xxxxxxxx     http://www.kosek.cz
------------------------------------------------------------------
   Profesionalnm 9kolenm a poradenstvm v oblasti technologim XML.
      Podmvejte se na na9 novl spu9tln} web http://DocBook.cz
        Podrobn} pxehled 9kolenm http://xmlguru.cz/skoleni/
------------------------------------------------------------------

[demime 1.01d removed an attachment of type application/x-pkcs7-signature which had a name of smime.p7s]

Current Thread