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

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

    Fix Version/s: 5.2.1
       Resolution: Fixed

Did a bunch of work to extend the "class loading umbrella" for a reloadable 
service to other classes in the same package, but also the base class

> Refactoring the base class of a live-reloaded service implementation can 
> cause mysterious NoSuchMethodError exceptions
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1188
>                 URL: https://issues.apache.org/jira/browse/TAP5-1188
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.1
>
>
> As currently implemented, live class reloading only takes into account the 
> service implementation class (plus any inner classes of the implemention 
> class). If the implementation class extends from a base class, the base class 
> is not scanned for changes, and is not reloaded when it (or the actual 
> implementation class) changes.

-- 
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