[
https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044159#comment-13044159
]
David Jencks commented on OWB-579:
----------------------------------
After some more input from the aries folks I've reimplemented excluding
synthetic and bridge methods from the proxyable evaluation, rev 1131301, using
the method.isSynthetic() and method.isBridge() methods.
> check for non-proxyiable methods should exclude synthetic methods
> -----------------------------------------------------------------
>
> Key: OWB-579
> URL: https://issues.apache.org/jira/browse/OWB-579
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.1
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 1.1.1
>
>
> Aries trunk has some weaving code that adds some final synthetic methods to
> just about every class. AFAICT javassist can still proxy these classes but
> OWB check for proxiablility fails.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira