Quoting David Harel <[EMAIL PROTECTED]>:

> Looking at the batch script (bat file) I see the line:
> java -jar TL53.jar
>
> This makes sens but when I try this line on the Linux machine I get:
> 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)

Does the TL53.jar file exist in the current directory or in the java path?

Herouth

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to