I'd try putting Hivemind in web-inf/lib, I had very funny problems having it in some more visible Tomcat classloader.
> -----Original Message----- > From: Henri Dupre [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 10, 2007 5:14 PM > To: Tapestry users > Subject: Re: error with prop-1.0.0 > > Hivemind 1.1.1 in catalina/shared/lib but tapestry-prop is in > the web-inf/lib... Could this be a problem? > > > On 1/9/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Do you have the correct version of HiveMind in the web-inf/lib? > > > > > -----Original Message----- > > > From: Henri Dupre [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, January 09, 2007 7:37 AM > > > To: Tapestry users > > > Subject: error with prop-1.0.0 > > > > > > I jsut tried replacing a simple ognl:espace by > prop:espace and I got > > > the following stack trace: > > > > > > > > > type Exception report > > > > > > message > > > > > > description The server encountered an internal error () that > > > prevented it from fulfilling this request. > > > > > > exception > > > javax.servlet.ServletException: Servlet execution threw > an exception > > > > actualis.web.ServletFilter.doFilterInternal(ServletFilter.java:96) > > > org.springframework.web.filter.OncePerRequestFilter.doFilter( > > > OncePerRequestFilter.java:77) > > > > > > > actualis.web.SearchEngineFilter.doFilter(SearchEngineFilter.java:60) > > > > > > root cause > > > java.lang.ExceptionInInitializerError > > > > > > com.javaforge.tapestry.prop.PropertyAccessorClassFactoryImpl.f > > > indPropertyDescriptor > > > (PropertyAccessorClassFactoryImpl.java:197) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorClassFactoryImpl.c > > > onstructClass > > > (PropertyAccessorClassFactoryImpl.java:113) > > > > > > $PropertyAccessorClassFactory_110058ce5ae.constructClass($Prop > > ertyAccessorClassFactory_110058ce5ae.java) > > > > > > $PropertyAccessorClassFactory_110058ce5ad.constructClass($Prop > > ertyAccessorClassFactory_110058ce5ad.java) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.createN > > > ewAccessorClass > > > (PropertyAccessorSourceImpl.java:139) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getCach > > > edPropertyAccessorClass > > > (PropertyAccessorSourceImpl.java:87) > > > > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getAccessor( > > > PropertyAccessorSourceImpl.java:55) > > > > > > $PropertyAccessorSource_110058ce5ac.getAccessor($PropertyAcces > > > sorSource_110058ce5ac.java) > > > > > > $PropertyAccessorSource_110058ce5ab.getAccessor($PropertyAcces > > > sorSource_110058ce5ab.java) > > > If I try again I get: > > > root cause > > > java.lang.NoClassDefFoundError: Could not initialize class > > > com.javaforge.tapestry.prop.PropMessages > > > > > > com.javaforge.tapestry.prop.PropertyAccessorClassFactoryImpl.f > > > indPropertyDescriptor > > > (PropertyAccessorClassFactoryImpl.java:197) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorClassFactoryImpl.c > > > onstructClass > > > (PropertyAccessorClassFactoryImpl.java:113) > > > > > > $PropertyAccessorClassFactory_110058ce5ad.constructClass($Prop > > ertyAccessorClassFactory_110058ce5ad.java) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.createN > > > ewAccessorClass > > > (PropertyAccessorSourceImpl.java:139) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getCach > > > edPropertyAccessorClass > > > (PropertyAccessorSourceImpl.java:87) > > > > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getAccessor( > > > PropertyAccessorSourceImpl.java:55) > > > > > > $PropertyAccessorSource_110058ce5ab.getAccessor($PropertyAcces > > > sorSource_110058ce5ab.java) > > > > > > com.javaforge.tapestry.prop.PropertyAccessorBindingFactory.cre > > > ateBinding( > > > PropertyAccessorBindingFactory.java:36) > > > > > > $BindingFactory_110058ce595.createBinding($BindingFactory_1100 > > > 58ce595.java) > > > > > > Where could this come from?? > > > > > > -- > > > Henri Dupre > > > Actualis Center > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Henri Dupre > Actualis Center > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]