WebContextsService throws NPE on asynchronous app startup
---------------------------------------------------------
Key: OWB-547
URL: https://issues.apache.org/jira/browse/OWB-547
Project: OpenWebBeans
Issue Type: Bug
Components: Lifecycle
Affects Versions: 1.0.0
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.1.0
If our webbeans-web plugin is present when starting our test lifecycle, we get
a NPE because our WebContextsService always expects a Session. But in case of
unit tests on the frontend the session is actually null. Same is true for
asynchronous operations inside a web server and e.g. for MessageDriven Beans.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira