You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/10/11 22:32:42 UTC

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

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

Mark Struberg resolved OWB-904.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.1.8)
                   1.2.1

I did set this to fixed in 1.2.1 for now

> 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
>            Reporter: Tobias Stoeckmann
>             Fix For: 1.2.1
>
>         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)