thanks Howard, the newest javassist (3.6.0.CR1) solved my problem!

jm.

On 7/31/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
>
> I haven't tested myself under JDK 1.6.  I suspect its Javassist that's
> having the problem.  Not much we can do about that, except see if there's
> a
> newer version of it that can handle JDK 1.6 better.
>
> On 7/31/07, Janko Muzykant <[EMAIL PROTECTED]> wrote:
> >
> > hi all, i found something weird today. i've just changed jvm from 1.5 to
> > 1.6.0.02 and got immediately such an exception:
> >
> > java.lang.ClassFormatError: StackMapTable format error: bad class index
> >     at java.lang.Class.getDeclaredConstructors0(Native Method)
> >     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
> >     at java.lang.Class.getConstructors(Class.java:1459)
> [cut]
>
> it's strange, because if i switch back to 1.5 everything goes correctly.
> > tapestry version is 5.0.5, project was cleaned and rebuild several times
> > after vm switch.
> >
> > Does Tapestry5 have some restrictions regarding sun-jdk 1.6 ?
> >
> > regards,
> > jm.
> >
>
>
>
> --
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
>

Reply via email to