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 2010/04/06 15:30:34 UTC

[jira] Created: (OWB-342) InterceptorHandler crashes with NullPointerException after deserialisation

InterceptorHandler crashes with NullPointerException after deserialisation
--------------------------------------------------------------------------

                 Key: OWB-342
                 URL: https://issues.apache.org/jira/browse/OWB-342
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Interceptor and Decorators
    Affects Versions: M4
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.0.0


The InterceptorHandler has a interceptedMethodMap which doesn't get reinitialised after deserialization. This leads to a NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OWB-342) InterceptorHandler crashes with NullPointerException after deserialisation

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-342.
-------------------------------

    Resolution: Fixed

> InterceptorHandler crashes with NullPointerException after deserialisation
> --------------------------------------------------------------------------
>
>                 Key: OWB-342
>                 URL: https://issues.apache.org/jira/browse/OWB-342
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: M4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0
>
>
> The InterceptorHandler has a interceptedMethodMap which doesn't get reinitialised after deserialization. This leads to a NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.