Gerhard Petracek created DELTASPIKE-317:
-------------------------------------------

             Summary: NPE if CdiContainer#getContextControl gets called without 
#boot
                 Key: DELTASPIKE-317
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-317
             Project: DeltaSpike
          Issue Type: Bug
          Components: CdiControl
    Affects Versions: 0.3-incubating
            Reporter: Gerhard Petracek
            Assignee: Mark Struberg
            Priority: Minor
             Fix For: 0.4-incubating


javadoc of #getContextControl:
@return ContextControl for the started Container. <code>null</code> if the 
container is not yet started
but a NPE occurs if the container wasn't started via boot

workaround:
resolve ContextControl manually

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to