You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/09/01 02:06:55 UTC

[jira] Closed: (TAP5-1233) Live reloading of service implementation classes causes IllegalAccessError if the class contains protected or package private methods

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

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

         Assignee: Howard M. Lewis Ship
    Fix Version/s: 5.2.1
       Resolution: Fixed

The "class loading" umbrella has been extended in such a way that inner classes and other classes within the same package should now be loaded correctly, with the same class loader.  This issue can be re-opened (or cloned, after 5.2.1 is released) if new use cases come up.

> Live reloading of service implementation classes causes IllegalAccessError if the class contains protected or package private methods
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1233
>                 URL: https://issues.apache.org/jira/browse/TAP5-1233
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>    Affects Versions: 5.2.0
>            Reporter: Igor Drobiazko
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.1
>
>
> This can be a problem when upgrading apps to 5.2.0. 

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