[JBoss-user] [Messaging, JMS JBossMQ] - Re: How do you set the number of retries on a MDB?

2005-08-01 Thread schrouf
This can be configured within your queue/topic descriptor


  | ?xml version=1.0 encoding=UTF-8 ?
  | server
  |   mbean code=org.jboss.mq.server.jmx.Queue
  |  name=jboss.mq.destination:service=Queue,name=MessengerService
  | 
  | depends 
optional-attribute-name=DestinationManagerjboss.mq:service=DestinationManager/depends
  | depends 
optional-attribute-name=SecurityManagerjboss.mq:service=SecurityManager/depends
  | attribute name=RedeliveryDelay1/attribute
  | attribute name=RedeliveryLimit10/attribute
  | attribute name=SecurityConf
  | security
  | role name=owner read=true write=true create=true/
  | /security
  | /attribute
  | 
  |   /mbean
  | /server
  | 
  | 

Regards
Ulf

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3887698#3887698

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3887698


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: How do you set the number of retries on a MDB?

2005-08-01 Thread CWEAVER1321
Thanks schrouf!!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3887699#3887699

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3887699


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user