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 2017/03/14 16:51:41 UTC

[jira] [Created] (OWB-1173) InjectionPoint with no ownerBean fails on serialisation

Mark Struberg created OWB-1173:
----------------------------------

             Summary: InjectionPoint with no ownerBean fails on serialisation
                 Key: OWB-1173
                 URL: https://issues.apache.org/jira/browse/OWB-1173
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.7.2
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.7.3


If an InjectionTarget gets created manually then the InjectionPoints will have no ownerBean (the owner is a simple class but not a CDI Bean<T>).

If one tries to serialise such a class then we currently blow up with a NullPointerException.

Detected and reported by Alexander Falb via chat. 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)