Subject: Re: Error in saxon
From: Marian Olteanu <mou_softwin@xxxxxxxxx>
Date: Wed, 8 Dec 2004 11:45:07 -0800 (PST)
|
I think you forgot to mention the extension for .jar file:
java -jar saxon.jar -o out.xml file.xml map.xsl
--- Beatriz Langiano <bialangiano@xxxxxxxxxxxx> 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/
>
>
=====
Marian
http://www.utdallas.edu/~mgo031000/
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
|