[jboss-user] [JBoss Messaging] - Re: MaxDeliveryAttempts not working

2009-07-29 Thread mariuszs
Ok, thanks. I think I should use MaxTimesRedelivered in standardjboss.xml.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246665
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: MaxDeliveryAttempts not working

2009-07-29 Thread ataylor
Yeah, thats part of the messaging docs. But MDB's do there own DLQ handling 
which has nothing to do with messaging. I think its a setting on the MDB but i 
am not sure.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246655
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: MaxDeliveryAttempts not working

2009-07-29 Thread mariuszs
The documentations simple say:

anonymous wrote : 5.6.2.1.6. MaxDeliveryAttempts
  | 
  | The maximum number of times delivery of a message will be attempted before 
sending the message to the DLQ, if configured. If set to -1 (the default), the 
value from the ServerPeer config is used. Any other setting overrides the value 
set on the ServerPeer config. 

Setting DefaultMaxDeliveryAttempts  in ServerPeer configuration to high value 
also not work. 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246653
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: MaxDeliveryAttempts not working

2009-07-29 Thread mariuszs
"ataylor" wrote : From the log message it looks like its the JCA layer thats 
sending to the DLQ not JBM. You're MDB config is probably incorrect.
  | 
  | The JCA or App server forums should be able to help you or take a look at 
the MDB docs.
Im using default configuration, so the default configuration in jboss501 is not 
working?

  | 
  | -1
  | 
  | 30
  | 
  | 10

  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | jboss.messaging:service=ServerPeer
  | jboss.messaging:service=PostOffice
  | 
  | true
  | 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246651
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Messaging] - Re: MaxDeliveryAttempts not working

2009-07-27 Thread ataylor
>From the log message it looks like its the JCA layer thats sending to the DLQ 
>not JBM. You're MDB config is probably incorrect.

The JCA or App server forums should be able to help you or take a look at the 
MDB docs.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246175
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user