Yes I did.
In fact, I just discovered that I create all my session like untransactionnal
sessions. And I read that redelivery is not available in this mode. I guess
this is my mistake.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157154#4157154
Reply to t
And I precise that I don't work with MDBs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157000#4157000
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157000
___
jboss-user m
Hi.
I can't find any information about redelivery policy and use of DLQ for JBoss
Messaging. Maybe someone should answer to my questions:
1/ In which general cases a message would be redelivered or sent to a DLQ
(rollback, connection closed, etc.) ?
2/ Where do I have to change my config to mo