[ 
https://issues.apache.org/jira/browse/WICKET-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440209#comment-13440209
 ] 

Emond Papegaaij commented on WICKET-4723:
-----------------------------------------

I've added a fallback in case the uuid is "0". For a real solution, I need 
Jeanfrancois Arcand to explain how this is supposed to work in Atmosphere.
                
> tracking id retrieved in AtmosphereBehavior#onRequest() is always 0
> -------------------------------------------------------------------
>
>                 Key: WICKET-4723
>                 URL: https://issues.apache.org/jira/browse/WICKET-4723
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-atmosphere
>    Affects Versions: 6.0.0-beta3
>            Reporter: Sean Lin
>            Assignee: Emond Papegaaij
>
> jquery.atmosphere.js will always use 0 as initial tracking-id to send request,
> and then reassign it from server response.
> AtmosphereBehavior#getUUID() shouldn't return the tracking-id from request 
> header, since the initial request's tracking-id is 0.
> The correct way to retrieve tracking-id is calling AtmosphereResource#uuid()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to