[ http://issues.apache.org/jira/browse/QPID-57?page=all ]

Bhupendra Bhardwaj resolved QPID-57.
------------------------------------

    Resolution: Fixed

AMQueueMBean now has these two features along with others-
- getting all messages in the queue.  This returns message attribtues other 
than the content.
- getting message content. This returns message content(byte array) along with 
MimeType and encoding for a given message id.  MimeType and encoding can be 
used to decode the message content for mime type text/plain

> AMQQueueMBean - Message header attributes should be sent along with message 
> content.
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-57
>                 URL: http://issues.apache.org/jira/browse/QPID-57
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: M1
>            Reporter: Bhupendra Bhardwaj
>         Assigned To: Bhupendra Bhardwaj
>            Priority: Minor
>             Fix For: M1
>
>
> The AMQ Message content should be sent with Message header attributes like 
> contentType and encoding.  This is imp for the management application to 
> decode the text messages.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to