It might be because you have 1.6 as your java compile target. We use target 1.5, we get similar errors as you list here when using 1.6.
On Wed, Mar 10, 2010 at 6:30 AM, N T R PHANI KUMAR <phan...@imaginea.com>wrote: > I am facing *Invalid length ... in LocalVariableTable* error for some of > the tapestry page java files > what could be the reason for this? > > thanks >