You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2013/10/14 03:04:41 UTC

[jira] [Resolved] (DELTASPIKE-427) WeldContainerControl throws a NullPointer before a null check.

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

John D. Ament resolved DELTASPIKE-427.
--------------------------------------

    Resolution: Fixed

Moved the resolution of the beans to after the bean manager null check.

> WeldContainerControl throws a NullPointer before a null check.
> --------------------------------------------------------------
>
>                 Key: DELTASPIKE-427
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-427
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: CdiControl
>    Affects Versions: 0.5
>            Reporter: John D. Ament
>            Assignee: John D. Ament
>            Priority: Minor
>             Fix For: 0.6
>
>
> If not called the right way, the calls for BeanManager are invoked after a null check.  We should do the null check first, then continue.  Throw the log message still.



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