It appears so, however, you can be absolutely certain - try using Winzip to open the file, or better yet, use the 'jar' command like so ...
jar -tf <jar file> If that reports an error, you have a bum JAR file. Try a different SF.net mirror. I've had issues w/ them recently. Best, Brice Ruth On Fri, 18 Mar 2005 09:16:18 -0600, Engel, Gregory A <[EMAIL PROTECTED]> wrote: > > I just downloaded the latest release from source forge. (Had been using > earlier release) > and I am getting this message when trying to compile against the latest jar > files.. > > "SqlMapPersonDaoFactory.java": Error #: 302 : cannot access class > SqlMapClient; java.io.IOException: zip file is corrupted at line 25, column > 18 > "SqlMapPersonDaoFactory.java": Error #: 307 : class > com.ibatis.sqlmap.client.SqlMapClient is not public in package > com.ibatis.sqlmap.client; cannot be accessed from outside package at line > 29, column 10 > > I've downloaded from 2 different mirrors just to be sure and I keep getting > this message... > > Cheers > Greg > >

