You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2010/02/22 19:32:40 UTC

[jira] Resolved: (AMQNET-238) Remove STOMP Protocol from NMS.ActiveMQ Provider.

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

Jim Gomes resolved AMQNET-238.
------------------------------

    Resolution: Fixed

Removed Stomp wireformat from NMS.ActiveMQ provider.  It is fully supported by the new NMS.Stomp provider.  Made appropriate changes also to remove the wireFormat URL parameter, as this is no longer needed since each provider only supports one format.  NMS.ActiveMQ uses the OpenWire format.  NMS.Stomp uses the STOMP format.


> Remove STOMP Protocol from NMS.ActiveMQ Provider.
> -------------------------------------------------
>
>                 Key: AMQNET-238
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-238
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, Stomp
>    Affects Versions: 1.3.0
>            Reporter: Jim Gomes
>            Assignee: Jim Gomes
>             Fix For: 1.3.0
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> With the introduction of the new NMS.Stomp provider, the NMS.ActiveMQ provider should no longer redundantly support the Stomp wire format.  This wire format should be exclusively provided in one place by the NMS.Stomp provider.
> Remove the Stomp wireformat implementation files from the NMS.ActiveMQ provider.

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