On Thu, Sep 30, 2004 at 11:36:40AM +0300, A Leg wrote: : org.apache.jasper.JasperException: Unable to compile class for JSP : java.lang.SecurityException: class "org.apache.tools.ant.taskdefs.optional.IContract"'s signer information does not match signer information of other classes in the same package
Sounds like IContract is in a sealed JAR, and somewhere in the classpath there's another copy. Do you have duplicate JARs, between WEB-INF/lib and Tomcat's various lib dirs? -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
