Fails today with a class cast exception:
http://cvs.apache.org/builds/gump/2003-01-26/xml-rpc.html
probably has more useful information. It appears that even though JarFile.getInputStream is documented to take a ZipEntry, internally there is, under some circumstances, a cast to a JarEntry :-(
I've changed the AntClassLoader2 code to use a JarEntry now. Can you rerun and let me know if that fixes the MX4J build
Thanks Conor
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>