Hi Jagadesh, use Javassist 3.9.0, the version 3.11.0 is not working
well with Java 6 and Tapestry 5.
On Fri, Mar 19, 2010 at 6:08 AM, Jagadesh Paladugula
wrote:
> Hi Every One,
>
> I am facing a wierd exception which says some thing like this
>
> *Invalid length 138 in LocalV
Hi Every One,
I am facing a wierd exception which says some thing like this
*Invalid length 138 in LocalVariableTable in class file
com/lp/ui/pages/system/parameter/ParameterTree*
This exception comes when I have some complex operations in the page related
class.
If I move the complex logic to