You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Moony <sh...@gmail.com> on 2011/04/08 22:33:07 UTC

how to get Message object

I see that queueviewmbean returns a compositedata of the message object when
i do a getmessage(id)
it converts it using opentypesupport but i would like to get the message
object before conversion

I know queuebrowser would give me one, but is there another way?

--
View this message in context: http://activemq.2283324.n4.nabble.com/how-to-get-Message-object-tp3437375p3437375.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: how to get Message object

Posted by Dejan Bosanac <de...@nighttale.net>.
Hi,

there's no way currently to get an object using JMX

Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net

Connect at CamelOne <http://camelone.com/> May 24-26

The Open Source Integration Conference



On Fri, Apr 8, 2011 at 10:33 PM, Moony <sh...@gmail.com> wrote:

> I see that queueviewmbean returns a compositedata of the message object
> when
> i do a getmessage(id)
> it converts it using opentypesupport but i would like to get the message
> object before conversion
>
> I know queuebrowser would give me one, but is there another way?
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/how-to-get-Message-object-tp3437375p3437375.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>