[ 
https://issues.apache.org/jira/browse/TAP5-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAP5-1185.
--------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

Upgraded to 3.12.1.GA and all tests pass; please re-open if it continues to 
fail under GAE.

> Upgrade to latest Javassist version to avoid LocalVariableTable exceptions 
> (especially on Google App Engine)
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1185
>                 URL: https://issues.apache.org/jira/browse/TAP5-1185
>             Project: Tapestry 5
>          Issue Type: Bug
>    Affects Versions: 5.2.0, 5.2
>            Reporter: Christian E Gruber
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.0
>
>
> Googla AppEngine [production server junks LocalVariableTable information, but 
> the dev appserver does not, to allow for better debugging.  Javassist 
> instrumentation for @Property, etc., causes bad LVT information to be written 
> into the bytecode, causing components/pages to not be loadable in the 
> developer appserver, including stock components such as  Form.
> Javassist 3.12.0.GA fixes many of these problems.  Updating to 3.12.0.GA in 
> the pom.xml dependencies would be ideal.
> Blocking: 3.12 has not been pushed to jboss's (nor central's) repositories.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to