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.