> Can you confirm it is a valid archive ("jar -t classes12.zip")?
> --
> John Alex Hebert
> [EMAIL PROTECTED]
> System Engineer

Ah, I figured it out: I had to rename the file from "classes12.zip" to
"classes12.jar" in the root /lib directory. (Apparently Tomcat appends only
.jar's to its classpath, not .zip's, and must not pay attention to the
system CLASSPATH variable.)

Thanks John, Srinivas,

Scott

Reply via email to