RE: [xsl] Error in saxon

Subject: RE: [xsl] Error in saxon
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 8 Dec 2004 21:10:55 -0000
It means you don't have a JAR file called "saxon". It's probably called
saxon.jar or saxon8.jar.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: Beatriz Langiano [mailto:bialangiano@xxxxxxxxxxxx]
> Sent: 08 December 2004 19:09
> To: XSL List
> Subject: [xsl] Error in saxon
>
> Hi,
>
>
> I know this isn't the best place to post this message,
> but does anybody cam help me?
>
> I'm using saxon to process my xslt and when I run:
>
> java -jar saxon -o out.xml file.xml map.xsl
>
>
> The system generates this error:
>
> -----------------------------------------------------
>
> Exception in thread "main" java.util.zip.ZipException:
> No such file or directory
>         at java.util.zip.ZipFile.open(Native Method)
>         at
> java.util.zip.ZipFile.<init>(ZipFile.java:112)
>         at
> java.util.jar.JarFile.<init>(JarFile.java:117)
>         at
> java.util.jar.JarFile.<init>(JarFile.java:55)
>
> -----------------------------------------------------
>
> What is wrong in my system?
>
> Could anybody help me?
>
>
> Thanks, Beatriz
>
>
>
> =====
> Beatriz Langiano
> Mestrado em Informatica
> Universidade Federal do Parana - Brasil
>
>
>
>
>
> _______________________________________________________
> Yahoo! Mail - Agora com 250MB de espago gratuito. Abra
> uma conta agora! http://br.info.mail.yahoo.com/

Current Thread