It just means that it can't find saxon7.jar in e:\Saxon. (This is a Java
message, not a Saxon one).
Michael Kay
Software AG
home: Michael.H.Kay@...
work: Michael.Kay@...
> -----Original Message-----
> From: saxon-help-admin@...
> [mailto:saxon-help-admin@...] On Behalf Of
> r.driedger@...
> Sent: 22 July 2002 16:11
> To: saxon-help@...
> Subject: [saxon] What am I missing?
>
>
>
> Hi,
>
> I'm a C++ guy trying, among other things, to get a handle on
> XSLT; my Java
> is not as strong as my C++.
>
> I've downloaded and attempted to install Saxon 7.1 on a Windoze
> platform. I've followed the installation docs and put the .jars in a
> directory in my class path. When I try to run an example
> included in the
> download I get:
>
> E:\Saxon\>java -jar saxon7.jar -a tour.xsl start=e5
> >tour.html Exception in thread "main"
> java.util.zip.ZipException: The system cannot find the file specified
> 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)
>
> Is this a Saxon problem? Is this a problem with my JDK (1.4) setup?
>
> Thanks in advance,
>
> R.
>
>
> --
> "I'm less of a neurotic perfectionist than I was. But I
> don't think that anyone who has done good work in their life
> isn't a perfectionist. You have to be."
> -- John Cleese
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> saxon-help mailing list
> saxon-help@...
> https://lists.sourceforge.net/lists/listinfo/s> axon-help
>
|