it should be the javassist version - try finding out which version was
being used
before you introduces the dependency to hibernatespatial

On Wed, May 26, 2010 at 12:53, Paul Stanton <[email protected]> wrote:
> I recently made some changes to my pom.xml (added hibernatespatial) and have
> noticed that I can no longer load my page which contains the Autocomplete
> mixin. Instead I get the following:
>
> Invalid length 112 in LocalVariableTable in class file
> org/apache/tapestry5/corelib/mixins/Autocomplete
> Stack trace
>
>   * java.lang.ClassLoader.defineClass1(Native Method)
>   * java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
>   * java.lang.ClassLoader.defineClass(ClassLoader.java:616)
>   * java.lang.ClassLoader.defineClass(ClassLoader.java:466)
>   * javassist.Loader.findClass(Loader.java:379)
>   *
> org.apache.tapestry5.internal.services.ComponentInstantiatorSourceImpl$PackageAwareLoader.findClass(ComponentInstantiatorSourceImpl.java:94)
>
>   * ...
>
> I'm pretty sure the tapestry jars were not re-downloaded and shouldn't have
> changed.
>
> What in hell could cause this??!!
>
> thanks, p.
>



-- 
Andreas Andreou - [email protected] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to