You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kyle Anderson (JIRA)" <ji...@apache.org> on 2009/05/04 23:45:38 UTC

[jira] Created: (AMQ-2242) ActiveMQDestination options are not marshalled using openwire v3

ActiveMQDestination options are not marshalled using openwire v3
----------------------------------------------------------------

                 Key: AMQ-2242
                 URL: https://issues.apache.org/activemq/browse/AMQ-2242
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.2.0
            Reporter: Kyle Anderson
            Priority: Minor


Set setPhysicalName() in ActiveMQDestination parses destination options off the passed physical name string; ActiveMQDestinationMarshaller only marshalls boolean properties and the modified physical name.  The map of destination options is lost in the process.  The destination options are extremely useful when writing broker filter plugins.



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


[jira] Updated: (AMQ-2242) ActiveMQDestination options are not marshalled using openwire v3

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

Bruce Snyder updated AMQ-2242:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> ActiveMQDestination options are not marshalled using openwire v3
> ----------------------------------------------------------------
>
>                 Key: AMQ-2242
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2242
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>            Reporter: Kyle Anderson
>            Priority: Minor
>             Fix For: 5.5.0
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Set setPhysicalName() in ActiveMQDestination parses destination options off the passed physical name string; ActiveMQDestinationMarshaller only marshalls boolean properties and the modified physical name.  The map of destination options is lost in the process.  The destination options are extremely useful when writing broker filter plugins.

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