You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/08/12 22:28:28 UTC

[jira] [Created] (AMQ-3449) Add Stomp v1.1 support

Add Stomp v1.1 support
----------------------

                 Key: AMQ-3449
                 URL: https://issues.apache.org/jira/browse/AMQ-3449
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker, Transport
    Affects Versions: 5.5.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 5.6.0


Stomp v1.1 spec was finalized so we should add support for it to AMQ.  This adds support for connection inactivity monitoring for Stomp clients so there should be less stale stomp connections for Stomp v1.1 clients that enable heart beats.  

Also adds support for Queue browsing via stomp v1.1 clients that send the 'browser:true' header in their subscription command.

NACK Messages are also now supported in Stomp v1.1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMQ-3449) Add Stomp v1.1 support

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-3449.
-------------------------------

    Resolution: Fixed

Fixed in svn rev: 1157240

> Add Stomp v1.1 support
> ----------------------
>
>                 Key: AMQ-3449
>                 URL: https://issues.apache.org/jira/browse/AMQ-3449
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker, Transport
>    Affects Versions: 5.5.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.6.0
>
>
> Stomp v1.1 spec was finalized so we should add support for it to AMQ.  This adds support for connection inactivity monitoring for Stomp clients so there should be less stale stomp connections for Stomp v1.1 clients that enable heart beats.  
> Also adds support for Queue browsing via stomp v1.1 clients that send the 'browser:true' header in their subscription command.
> NACK Messages are also now supported in Stomp v1.1

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira