Does anyone know how the content below is encoded?

This is the response from drilling down the RSS feed on the webconsole.  The
content is not the same content as the message contains.  The content of the
message is "Grp0Guida739fb58-6c65-415e-b559-c4d6d01e80b4".

Example RSS link:
http://wamqdev1:10084/admin/queueBrowse/test.queue?msgId=f47ab50d-84de-42fb-ba82-e3cde7613123:1:1:1

<org.apache.activemq.command.ActiveMQTextMessage>
  <commandId>4</commandId>
  <responseRequired>true</responseRequired>
  <messageId>
    <producerId>
      <connectionId>f47ab50d-84de-42fb-ba82-e3cde7613123</connectionId>
      <sessionId>1</sessionId>
      <value>1</value>
    </producerId>
    <producerSequenceId>1</producerSequenceId>
    <brokerSequenceId>81320</brokerSequenceId>
  </messageId>
  <producerId>
    <connectionId>f47ab50d-84de-42fb-ba82-e3cde7613123</connectionId>
    <sessionId>1</sessionId>
    <value>1</value>
  </producerId>
  <destination class="org.apache.activemq.command.ActiveMQQueue">
    <string>test.queue</string>
    <null/>
  </destination>
  <expiration>0</expiration>
  <timestamp>1241115383263</timestamp>
  <arrival>0</arrival>
  <brokerInTime>1241115383263</brokerInTime>
  <brokerOutTime>1241115477173</brokerOutTime>
  <persistent>true</persistent>
  <priority>5</priority>
  <groupID>0</groupID>
  <groupSequence>-1</groupSequence>
  <compressed>false</compressed>
  <content>
   
<data>AAAALEdycDBHdWlkYTczOWZiNTgtNmM2NS00MTVlLWI1NTktYzRkNmQwMWU4MGI0AAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==</data>
    <offset>0</offset>
    <length>256</length>
  </content>
  <redeliveryCounter>0</redeliveryCounter>
  <size>1280</size>
  <readOnlyProperties>true</readOnlyProperties>
  <readOnlyBody>true</readOnlyBody>
  <droppable>false</droppable>
</org.apache.activemq.command.ActiveMQTextMessage>
-- 
View this message in context: 
http://www.nabble.com/Content-returned-in-RSS-feed-for-Message-Data-tp23321821p23321821.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to