Subject: RE: running saxon on commandline, java, solaris
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Mon, 8 Oct 2001 17:43:31 +0100
|
Try com.icl.saxon.StyleSheet
Ciao Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Sakaama Heesakkers
> Sent: 08 October 2001 16:56
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: running saxon on commandline, java, solaris
>
>
> Ok, I downloaded a fresh copy of saxon to be sure. saxon.jar is in
> /home/Install/saxon
>
> I've tried -classpath /home/Install/saxon/saxon.jar,
> /usr/java/1.1:/home/Install/saxon/saxon.jar and
> /usr/java/1.1/classes.zip:/home/Install/saxon/saxon.jar
>
> (the path to classes.zip was mentioned in the docs for
> running xt, which
> doesn't run either :-)
>
> I've tried using env CLASSPATH as well. Same result "Can't find class
> com.icl.saxon.Stylesheet" which my, as I wrote very limited
> experience with
> java suggests means it looks for said class and can't find it.
>
> Is there a java tool to list the classes in a jar file, so I
> can test it? someone suggested upgrading the JRE since 1.1.6
> is rather old, could that
> be it? The docs don't mention this.
> Otherwise, any idea? All help is very much appreciated.
>
>
>
> At 17:39 8-10-01 +0200, you wrote:
> >I quote a previous answer:
> >
> > >> You need a space after the -classpath option keyword,
> and you need
> >saxon.jar
> > >> on the classpath (not the directory that contains it).
> > >>
> > >> Mike Kay
> >
> >i.e. -classpath /home/Install/saxon/saxon.jar
>
> --
> Sakaama Heesakkers, Database/SGML/CGI developer
> Digitaal Productiecentrum, Universiteitsbibliotheek, UvA
> http://www.uba.uva.nl/dpc * http://logos.uba.uva.nl * Oh, Essex!
> 'Zorgen moet je doen, niet maken' -Loesje # use
> Disclaimer qw(:standard);
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|