xsl-list
[Top] [All Lists]

Re: Error in saxon

2004-12-08 12:45:07
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(_at_)yahoo(_dot_)com(_dot_)br> 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 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>
--~--




=====
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

--~------------------------------------------------------------------
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>