[ 
https://issues.apache.org/jira/browse/AMQ-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003006#comment-13003006
 ] 

Timothy Bish commented on AMQ-3202:
-----------------------------------

The ActiveMQMapMessage command needs to implement the serialization method 
readResolve in order to ensure that the transient Map object is created on when 
the object is de-serialized from the XML stream.

> Sending an Empty MapMessage over HttpTransport fails with exception
> -------------------------------------------------------------------
>
>                 Key: AMQ-3202
>                 URL: https://issues.apache.org/jira/browse/AMQ-3202
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.4.2
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.5.0
>
>
> When sending a MapMessage with no body to a client that's connected via HTTP 
> an exception is thrown when the message is unmarshaled from XML and the copy 
> method is invoked.  

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to