Hi, I want to (in my MDB) to set some properties on incoming messages.  It 
appears that all messages are read only.  So after making them writable by 
copying the properties, clearing the properties, then resetting the original 
properties plus the properties that I want to set.  After that if the onMessage 
method fails and I rollback my transaction I will get the message redelivered 
to me in the future.  When I get the message redelivered to me the message 
properties that I set on it earlier aren't there.  How can I get message 
properties that I set on the message in my onMessage method of my MDB to 
persist?

Thanks for any help,
Mike


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859327#3859327

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859327


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to