[jboss-user] [JBoss Messaging] - Re: Adding properties to a received message

2007-07-20 Thread joshiashutosh
No. I am using only Jboss Messaging. Thanks again for the help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066085#4066085 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066085 __

[jboss-user] [JBoss Messaging] - Re: Adding properties to a received message

2007-07-19 Thread joshiashutosh
Thanks for the response, Tim. I think I too will go with method 2. I looked at the Bridge code and am myself using an identical one. One problem I am facing is that it gives an exception while setting the property JMSXDeliveryCount. It seems to be an internal property and Jboss Messaging doesn't

[jboss-user] [JBoss Messaging] - Adding properties to a received message

2007-07-18 Thread joshiashutosh
Hi, I am using Jboss Messaging for my project. One of my requirements is that I wish to add some properties to the message received from one queue and put it on another queue. The problem is that properties of a received message are read-only and adding properties gives a MessageNotWriteableExce