You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:10:10 UTC

[jira] Updated: (AMQ-2582) Support AJAX consumers without sessions

     [ https://issues.apache.org/jira/browse/AMQ-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac updated AMQ-2582:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> Support AJAX consumers without sessions
> ---------------------------------------
>
>                 Key: AMQ-2582
>                 URL: https://issues.apache.org/jira/browse/AMQ-2582
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.3.0
>         Environment: ActiveMQ 5.3.0, using _amq.js javascript library to listen to Topics.
>            Reporter: Francisco González
>             Fix For: 5.5.0
>
>
> When you open 2 tabs in the same browser listening to diferent topics the streams get mixed.
> It seems that consumer's related info is stored on the browser session, and since the JSESSIONID is the same for the two tabs, things get mixed.
> It would be simpler to do some RESTful polling, if possible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.