When using Vaadin 7.x with the CDI Addon, is it possible to use the Conversation scope (begin() and end() conversation within an UI or View? If so, where would I have to place the code to avoid side affects?
Clarification: I am on JBoss EAP6.1 (7.2) so its JEE6 with CDI1.0.