You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nathan Mittler (JIRA)" <ji...@apache.org> on 2007/04/24 13:20:34 UTC

[jira] Created: (AMQCPP-108) Make stomp connector more generic

Make stomp connector more generic
---------------------------------

                 Key: AMQCPP-108
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-108
             Project: ActiveMQ C++ Client
          Issue Type: Improvement
          Components: Stomp
            Reporter: Nathan Mittler
         Assigned To: Nathan Mittler
            Priority: Minor
             Fix For: 2.0.1


The current stomp implementation requires a few activemq extensions.  We should change it so that it could work with any stomp broker, not just activemq.

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


[jira] Updated: (AMQCPP-108) Make stomp connector more generic

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

Timothy Bish updated AMQCPP-108:
--------------------------------

    Fix Version/s:     (was: 2.0.1)
                   2.1

> Make stomp connector more generic
> ---------------------------------
>
>                 Key: AMQCPP-108
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-108
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Stomp
>            Reporter: Nathan Mittler
>         Assigned To: Nathan Mittler
>            Priority: Minor
>             Fix For: 2.1
>
>
> The current stomp implementation requires a few activemq extensions.  We should change it so that it could work with any stomp broker, not just activemq.

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


[jira] Resolved: (AMQCPP-108) Make stomp connector more generic

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

Timothy Bish resolved AMQCPP-108.
---------------------------------

    Resolution: Fixed

Submitted changes to trunk.

Stomp now has a StompConnectionNegotiator transport filter that handles the connection details when the connector sends the ConnectCommand.  I tested it by connecting and running integration tests on 4.0 4.0.1 4.0.2 4.1.0 and 4.1.1.

> Make stomp connector more generic
> ---------------------------------
>
>                 Key: AMQCPP-108
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-108
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Stomp
>            Reporter: Nathan Mittler
>         Assigned To: Timothy Bish
>            Priority: Minor
>             Fix For: 2.1
>
>
> The current stomp implementation requires a few activemq extensions.  We should change it so that it could work with any stomp broker, not just activemq.

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


[jira] Assigned: (AMQCPP-108) Make stomp connector more generic

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

Timothy Bish reassigned AMQCPP-108:
-----------------------------------

    Assignee: Timothy Bish  (was: Nathan Mittler)

> Make stomp connector more generic
> ---------------------------------
>
>                 Key: AMQCPP-108
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-108
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: Stomp
>            Reporter: Nathan Mittler
>         Assigned To: Timothy Bish
>            Priority: Minor
>             Fix For: 2.1
>
>
> The current stomp implementation requires a few activemq extensions.  We should change it so that it could work with any stomp broker, not just activemq.

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