xsl-list
[Top] [All Lists]

RE: Error in saxon

2004-12-08 14:10:55
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(_at_)yahoo(_dot_)com(_dot_)br] 
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 Informática
Universidade Federal do Paraná - Brasil


      
      
              
_______________________________________________________ 
Yahoo! Mail - Agora com 250MB de espaço gratuito. Abra 
uma conta agora! http://br.info.mail.yahoo.com/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>