>
>  java.lang.ClassFormatError
>> Invalid length 112 in LocalVariableTable in class file
>>
>
> This surely looks like a Javassist bug. What Java version are you using?
> Meanwhile, try recompiling your sources and reducing the length of event
> handler methods.
>

MacBook/Ubuntu:
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)
In Eclipse the same and compliance level 1.6 (except for the tapestry
project that has 1.5)

MacPro/Ubuntu is exactly the same as MacBook/Ubuntu except that i get the
above mentioned error

Same thing for Eclipse on the MacBook on Snow Leopard.

You mean -all- the sources or just the Tapestry sources?
As such this would be ok but retrieving the quickstart via Maven in every
instance should that not give me the same setup everywhere (esp since i have
the prj in svn so all mods are replicated to the other machines as well)

How can i 'override' jassist, the 3.9 version, with the latest 3.11 version?
It seems to be 'rolled into' the T5 set.

Tia,
Fermin


> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
“The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all progress
depends on the unreasonable man.”
- George Bernard Shaw (1856 - 1950)

Reply via email to