I've had issues with Tomcat not totally clearing its cache dir, too. Make sure you get that. -- Kevin
On Mon, Aug 11, 2008 at 5:15 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > Caused by: java.lang.NoSuchMethodError: > > org.apache.tapestry5.ioc.internal.services.ClassFactoryClassPool.toClass(Ljavassist/CtClass;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;)Ljava/lang/Class; > > This represents an issue w.r.t. the Javassist library. Make sure you > have the correct version, and only that version, on the classpath. > Check your server/libs. See what's in your .war file. > >