Hi Mark, Were you able to fix the problem? If not let me know and we can try sending you the jar directly.
Sanjiva. ----- Original Message ----- From: "Mark Swanson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 3:41 AM Subject: WSIF bad jar file. > Does anyone else get this when they `jar xvf wsif-all-1.0.jar` ? > > I'm trying to use the IBM WSIF package found: > http://alphaworks.ibm.com/tech/wsif > > Thanks. > > extracted: com/ibm/wsif/WSIFStaticPortFactory.class > created: com/ > java.util.zip.ZipException: invalid stored block lengths > at > java.util.zip.InflaterInputStream.read(InflaterInputStream.java:142) > at java.util.zip.ZipInputStream.read(ZipInputStream.java:142) > at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:93) > at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:71) > at sun.tools.jar.Main.extract(Main.java:679) > at sun.tools.jar.Main.run(Main.java:193) > at sun.tools.jar.Main.main(Main.java:907)
