THanks for your help! Regards JOchen
> -----Ursprüngliche Nachricht----- > Von: [email protected] > Gesendet: 05.10.07 01:48:10 > An: [email protected] > Betreff: Re: Geronimo JMS configuration > > Thank you for your explanations. > > Regards, Marcin > > David Jencks wrote: > > After more investigation I discovered that you can set these particular > > properties on the ActivationSpec in the mdb configuration as well, and > > I've updated the amq docs to point this out... > > > > http://activemq.apache.org/activation-spec-properties.html > > http://activemq.apache.org/resource-adapter-properties.html > > > > Meanwhile Matt is working on updating the ra.xml so it will document all > > the possible properties you can set on the ResourceAdapter and > > ManagedConnectionFactory. > > > > thanks > > david jencks > > On Oct 4, 2007, at 8:26 AM, David Jencks wrote: > > > >> Due to https://issues.apache.org/jira/browse/GERONIMO-3480 at the > >> moment to configure these properties you have to rebuild the > >> geronimo-activemq-ra module with a modified ra.xml that includes the > >> properties you want to configure. Maybe we can post an "enhanced" rar > >> somewhere soon with all the configurable properties listed until this > >> bug is fixed. > >> > >> thanks > >> david jencks > >> > >> On Oct 4, 2007, at 5:08 AM, Marcin Waldowski wrote: > >> > >>> Hello. > >>> > >>> I just doing the same :) > >>> > >>> We need to change Redelivery Policy of ActiveMQ. I found some > >>> information about this: > >>> http://activemq.apache.org/redelivery-policy.html > >>> > >>> In ActiveMQ source code in class > >>> \src\main\java\org\apache\activemq\RedeliveryPolicy.java > >>> you can easy find what this parameters mean. But in your case you > >>> need to change only 'initialRedeliveryDelay'. > >>> > >>> Now I'm digging where change this parameters in geronimo. > >>> > >>> Join irc://irc.freenode.net/geronimo, perhaps we will be able to find > >>> it together ;) > >>> > >>> Regards, Marcin > >>> > >>> Jochen Zink wrote: > >>>> Hello, > >>>> > >>>> I have a simple JMS Queue and a MessageDriven Bean. The Bean > >>>> retreices Messages, which are sended to te JMS Queue. If the MDB > >>>> throws an exception, no acknoledge is sended to the Queue. The > >>>> Message while be redelievered after a very short time. This time is > >>>> to short. Is it possible to configure this time, for example to 5 > >>>> minutes? > >>>> > >>>> Thanks a lot! > >>>> Regards > >>>> Jochen > >>>> _______________________________________________________________________ > >>>> Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate > >>>> kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220 > >>>> > >>>> > >>>> > >>> > >> > > > > > > _________________________________________________________________________ In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten! Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114
