[
https://issues.apache.org/jira/browse/TAP5-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895693#action_12895693
]
Igor Drobiazko edited comment on TAP5-1233 at 8/5/10 10:29 AM:
---------------------------------------------------------------
There are even more problems: if you have an abstract service class containing
protected or package private abstract methods, your app will fail with a
java.lang.AbstractMethodError.
was (Author: igor.drobiazko):
There are even more problems: if you have an abstract service class
containing abstract methods, your app will fail with a
java.lang.AbstractMethodError.
> 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
>
> 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.