This is definitely not a hivemind bug. There are plenty of us out there using HiveMind successfully in our Tapestry projects. Are you running in a secure server (with a SecurityManager on) that maybe doesn't give javassist the appropriate privileges that it needs? Try running a main method outside the application server to see if you still get this error (using the same classpath of course).
-----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of jone Sent: Thursday, June 29, 2006 10:24 PM To: [email protected] Subject: Re: [HELP]javassist.NotFoundException AND hivemind The dependency "javassist-3.0.jar" have been surely put int web-inf/lib ,and the resin server also restarted. Is this a javassist hivemind bug ? Oh,the more denpendencies ,the more problems.I think more newbies will be happy without hivemind. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
