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

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

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

Tobias Stoeckmann updated OWB-904:
----------------------------------

    Attachment: cdi-blow.zip

Please see attached project, "Blow" contains main method which constructs a JavaSE container. SubClass and SuperClass are the classes in question.

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