0 Replies Latest reply on Jul 31, 2002 4:10 PM by ralexander

    titan books sample code d/l broken?

    ralexander

      Bad crc or something??? I d/l the file from www.titan-books.com/download.html. The pdf of the workbook is fine. Only problems when I try to unjar the sample code.

      Here is my stack when I try to unjar

      jar -xvf jBoss_Examples_Beta.jar
      created: META-INF/
      java.io.IOException: CRC of 0 is not valid in a DATA header
      at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
      at java.lang.Throwable.(Throwable.java:38)
      at java.lang.Exception.(Exception.java:24)
      at java.io.IOException.(IOException.java:25)
      at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:137)
      at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:42)
      at kaffe.tools.jar.Jar.extractFilesInJar(Jar.java:700)
      at kaffe.tools.jar.Jar.processJar(Jar.java:405)
      at kaffe.tools.jar.Jar.start(Jar.java:60)
      at kaffe.tools.jar.Jar.main(Jar.java:39)


      Any ideas?

      tia,
      Ron