Vinay Bommarati [http://community.jboss.org/people/vinayknr41] created the 
discussion

"Whats the difference between JCA & JBM Redelviery"

To view the discussion, visit: http://community.jboss.org/message/602834#602834

--------------------------------------------------------------
Hello all 

Iam facing some problems in message redelivery and DLQ Handling............Pls 
help me 

 Here goes My Requirement In our product  : 


I have to prompt the user to enter redelivery count & I have to make this as 
constant redeliery count for all destinations deployed in Jboss


So , my testing for redelivery and the problems i faced are : 

    a) In destination-Service.xml , i kept maxdeliveryattempts to 10 and delay 
to 10 seconds...but irrespective of the number , the redelivery
happening only 5 times & the message redirected to DLQ


b) After reading Jboss docs and this community , i found that JCA layer 
handling the message redelivery and the default redelivery count 
will be 5 . We should use DLQmaxResent property inorder for specified number of 
redeliveries 


c) Is it correct ?? what is JCA redelivery and JBM redelivery ?? Is there any 
way to choose between these two approaches ???  

 d) Which approcach should i use for my requirement ??    I heard JCA layer 
dominated JBM redelivery ...is it correct ??

  It would be greatly helpful for me and for my team if any body answers my 
questions or share the links that contains JCA , JBM redelviery logic
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/602834#602834]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to