Re: [xsl] Error in saxon

Subject: Re: [xsl] Error in saxon
From: George Cristian Bina <george@xxxxxxx>
Date: Wed, 08 Dec 2004 22:58:49 +0200
> java -jar saxon -o out.xml file.xml map.xsl
-----------------^

java -jar saxon.jar -o out.xml file.xml map.xsl
---------------^^^^

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

Beatriz Langiano wrote:
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