[ https://issues.apache.org/jira/browse/MEECROWAVE-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Struberg resolved MEECROWAVE-71. ------------------------------------- Resolution: Fixed > MonoMeecrowave.Runner doesn't set up the Request Context > -------------------------------------------------------- > > Key: MEECROWAVE-71 > URL: https://issues.apache.org/jira/browse/MEECROWAVE-71 > Project: Meecrowave > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Mark Struberg > Assignee: Mark Struberg > Fix For: 1.2.0 > > > As per the CDI spec the RequestContext needs to be active for pretty much > every CDI bean invocation (even @PostConstruct, @PreDestroy, etc) > Currently the MonoMeecrowave.Runner doesn't do that. > We should actually also set up the Context for @SessionScoped just to make > this testable as well (doesn't hurt). > We also should clear those contexts inbetween test runs. -- This message was sent by Atlassian JIRA (v6.4.14#64029)