Issue Type: Bug Bug
Affects Versions: 2.0.3.Final, 1.1.14.Final
Assignee: Jozef Hartinger
Components: Scopes & Contexts
Created: 04/Sep/13 5:12 PM
Description:

As soon as a conversation is marked long-running, it is assigned a cid. If the html response of the request that began the conversation contains links to resources (e.g. images) that include the cid in their urls, the browser may request these resources before the first request has finished.

Weld stores conversations in the cid-to-conversation map only at the end of a request. All requests that are received by the server before the first request has finished, will therefore receive a NonexistentConversationException.

Weld should be able to look up a conversation by id as soon as the conversation is assigned an id.

Project: Weld
Priority: Major Major
Reporter: Marko Lukša
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