Hi!
 
    Result of
        /usr/local/kaffe1.0.5/bin/jar tvf /usr/local/JServ-1.1b3/libexec/ApacheJServ.jar
is follows:
 
--- rpt (begin) ---
     0 Thu Jan 01 00:59:59 GMT+1:00 1970 META-INF/MANIFEST.MF
java.io.IOException: LOC header signature bad: b3499995
        at java.lang.Throwable.<init>(Throwable.java:38)
        at java.lang.Exception.<init>(Exception.java:24)
        at java.io.IOException.<init>(IOException.java:25)
        at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:55)
        at kaffe.tools.jar.Jar.listFilesInJar(Jar.java:601)
        at kaffe.tools.jar.Jar.processJar(Jar.java:402)
        at kaffe.tools.jar.Jar.start(Jar.java:60)
        at kaffe.tools.jar.Jar.main(Jar.java:39)
---- rpt (end) ----
 
but result of Blackdown's jar:
        /usr/bin/jdk-1.1.6/jar tvf /usr/local/JServ-1.1b3/libexec/ApacheJServ.jar
is not the same and good:
 
--- rpt (begin) ---
  8872 Wed Nov 17 05:10:34 GMT+02:00 1999 META-INF/MANIFEST.MF
   323 Wed Nov 17 05:10:34 GMT+02:00 1999 ./org/apache/java/io/Logger.class
                      . . .
  3748 Wed Nov 17 05:10:36 GMT+02:00 1999 ./org/apache/jserv/JServUtils.class
---- rpt (end) ----
 
    Has anyone known, what is it: problem of compiled Kaffe 1.0.5 (strange, all my servlets are working properly!), bug, etc?
    Help me, please, in solving this problem!
 
    Thanks!
 
    Regards,
    Vitaly Yermolenko
    [EMAIL PROTECTED]

Reply via email to