Hi, i'm using vaadin on tomee 1.7.4, and i've have difficulties to @Inject to @SessionScope into @RequestScope: Vaadin UI in annotaded with @CDUI, then the injection works, but when perform an async request that call a component who request an inject of a sessionScoped bean, occur exception which warns that in requestScope context was not found the bean in question. I hope I have been clear.
-- View this message in context: http://tomee-openejb.979440.n4.nabble.com/CDI-Injection-tp4680265.html Sent from the TomEE Users mailing list archive at Nabble.com.
