[jboss-user] [JBoss Messaging] - Re: looking message value in table

2009-04-08 Thread timfox
willmark- We do not recommend you trying to pull messages out of the JBM internal tables. JBM internal storage is an implementation detail and liable to change at any time, making any application that relies on its internal structure brittle. View the original post :

[jboss-user] [JBoss Messaging] - Re: looking message value in table

2009-04-08 Thread willmark
timfox wrote : willmark- | | We do not recommend you trying to pull messages out of the JBM internal tables. | | JBM internal storage is an implementation detail and liable to change at any time, making any application that relies on its internal structure brittle. alright, Do you

[jboss-user] [JBoss Messaging] - Re: looking message value in table

2009-04-08 Thread timfox
You can use the JMX interface or a JMS Queue browser to see which messages are in which queues. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4224359#4224359 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4224359

[jboss-user] [JBoss Messaging] - Re: looking message value in table

2009-04-08 Thread willmark
Oks Using a QueueBrowser is work perfectly Tks for help View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4224431#4224431 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4224431

[jboss-user] [JBoss Messaging] - Re: looking message value in table

2009-04-07 Thread gaohoward
Hi, please have a look at MessageFactory.java to get some idea. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4224224#4224224 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4224224