Stuart Douglas commented on Bug WELD-1549

I don't think this is a mis configuration:

org.jboss.weld.servlet.ConversationContextActivator.getConversationId(ConversationContextActivator.java:124)
org.jboss.weld.servlet.ConversationContextActivator.activateConversationContext(ConversationContextActivator.java:91)
org.jboss.weld.servlet.HttpContextLifecycle.requestInitialized(HttpContextLifecycle.java:183)
org.jboss.weld.servlet.WeldInitialListener.requestInitialized(WeldInitialListener.java:135)

This shows that the cid is being parsed from a listener rather than a filter.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to