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 2009/07/30 20:12:33 UTC

[jira] Created: (AMQNET-178) Update the NMS.ActiveMQ Openwire Commands and Marshallers to support the latest Openwire versions

Update the NMS.ActiveMQ Openwire Commands and Marshallers to support the latest Openwire versions
-------------------------------------------------------------------------------------------------

                 Key: AMQNET-178
                 URL: https://issues.apache.org/activemq/browse/AMQNET-178
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: ActiveMQ Client
    Affects Versions: 1.1.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 1.2.0


Currently the NMS.ActiveMQ client only supports up to OpenWire v2.  The latest version is v5 which will ship in AMQ 5.3.  

The client should be updated to support the newer openwire versions so that new features can be added like support for the ProducerAck Command used in Producer Flow control.



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


[jira] Work logged: (AMQNET-178) Update the NMS.ActiveMQ Openwire Commands and Marshallers to support the latest Openwire versions

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

Timothy Bish logged work on AMQNET-178:
---------------------------------------

                Author: Timothy Bish
            Created on: 30/Jul/09 11:19 AM
            Start Date: 30/Jul/09 11:13 AM
    Worklog Time Spent: 2 days 
      Work Description: Created a new project called NMS.ActiveMQ.OpenWire.Generator that extends the old csharp code generators in the ActiveMQ OpenWire Generator.  The new version can generate all the OpenWire Commands and Marshallers along with the customizations that have been made to the existing source to add features needed for the ConnectionStateTracker etc.  The generators code is easily extensible so in the future if new methods or transient data is needed in the Command objects it can be done there and then the code can be regenerated as needed without blocking support for newer openwire versions.

Issue Time Tracking
-------------------

            Time Spent: 2 days
    Remaining Estimate: 0 minutes

> Update the NMS.ActiveMQ Openwire Commands and Marshallers to support the latest Openwire versions
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-178
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-178
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>    Affects Versions: 1.1.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.2.0
>
>          Time Spent: 2 days
>  Remaining Estimate: 0 minutes
>
> Currently the NMS.ActiveMQ client only supports up to OpenWire v2.  The latest version is v5 which will ship in AMQ 5.3.  
> The client should be updated to support the newer openwire versions so that new features can be added like support for the ProducerAck Command used in Producer Flow control.

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


[jira] Resolved: (AMQNET-178) Update the NMS.ActiveMQ Openwire Commands and Marshallers to support the latest Openwire versions

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

Timothy Bish resolved AMQNET-178.
---------------------------------

    Resolution: Fixed

Tested with newly generated openwire commands and marshallers all tests pass.

> Update the NMS.ActiveMQ Openwire Commands and Marshallers to support the latest Openwire versions
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-178
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-178
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>    Affects Versions: 1.1.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.2.0
>
>          Time Spent: 2 days
>  Remaining Estimate: 0 minutes
>
> Currently the NMS.ActiveMQ client only supports up to OpenWire v2.  The latest version is v5 which will ship in AMQ 5.3.  
> The client should be updated to support the newer openwire versions so that new features can be added like support for the ProducerAck Command used in Producer Flow control.

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