Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.3-incubating
-
None
Description
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