|
Description:
|
Section 6.7.4 "Conversation context lifecycle": {quote} The container provides a filter with the name "CDI Conversation Filter", which may be mapped in web.xml, allowing the user alter when the conversation is associated with the servlet request... {quote}
It's already tested as a part of org.jboss.cdi.tck.tests.context.conversation.ClientConversationContextTest, but an explicit test would be better.
|