[jboss-user] [JBoss Messaging] - Re: JMSMessageID in Messaging cluster
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Aug 31 08:56:20 EDT 2007
The messageId is being set on the ServerSide, not on clientSide any more.
When you do createTextMessage, the getJMSMessageId is aways going to be:
JMSMessageID = ID:JBM-0
And this will be set to a valid ID once the message is received on the Server endpoints.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079980#4079980
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079980
More information about the jboss-user
mailing list