Hi Lukáš, In your subject you mention a java.lang.NoSuchMethodError which I assume is a nested exception. Can you please provide the entire stack trace?
Regards, --knut On 11/30/05, Lukáš Kolísko <[EMAIL PROTECTED]> wrote: > Hello, > I´m doing some refactoring in my publication system built on Tapestry > 3.0.3/Hibernate 3.1. I would like to use Hivemind. I initailize registry > using servlet context listener. I use modified version of ExampleUtils > from hivemind examples pack. > But when I start application using Jetty or Tomcat I always get this error: > > org.apache.hivemind.ApplicationRuntimeException: Unable to create class > $Runnable_107de669874: > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
