You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/10/11 11:46:43 UTC

[jira] [Commented] (OWB-904) VerifyError on Interceptor usage

    [ https://issues.apache.org/jira/browse/OWB-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792491#comment-13792491 ] 

Romain Manni-Bucau commented on OWB-904:
----------------------------------------

Just pushed sthg about it. Should work on trunk.



> VerifyError on Interceptor usage
> --------------------------------
>
>                 Key: OWB-904
>                 URL: https://issues.apache.org/jira/browse/OWB-904
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core, Interceptor and Decorators
>    Affects Versions: 1.2.0, 1.2.1
>            Reporter: Tobias Stoeckmann
>             Fix For: 1.1.8
>
>         Attachments: cdi-blow.zip
>
>
> The following scenario fails:
> - SubClass inherits from SuperClass, which is defined in another package.
> - SuperClass defines a protected method, which SubClass uses
> - SubClass defines an own method, that is annotated so it gets intercepted
> OpenWebBeans is unable to initialize, failing with a VerifyError. If the super class is in the same package, it works fine. OpenWebBeans 1.1.8 has no issue with this.
> I assume that it's due to new proxy code.



--
This message was sent by Atlassian JIRA
(v6.1#6144)