Try setting, <property name="OUT_ONLY" value="true"> within your proxy configuration before you dump the message into the store.
IMO, it would be fundamentally inappropriate to let the ESB wait for a response of a message dispatched out of the combination of message store/processor as those two entities have been designed primarily to support asynchronous messaging. Hope this helps! Cheers, Prabath On Tue, Apr 9, 2013 at 4:40 PM, Shelan Perera <[email protected]> wrote: > Hi, > > Could you please remove <property name="FORCE_SC_ACCEPTED" value="true" > scope="axis2" type="STRING"/> from your proxy and try again?. ESB should be > waiting for a response and hence can be > retrying. > > Thanks > > > On Tue, Apr 9, 2013 at 11:42 AM, Mohammad Benslimne < > [email protected]> wrote: > >> Please, any help ? >> >> >> On 3 April 2013 11:41, Mohammad Benslimne >> <[email protected]>wrote: >> >>> Hi folks, >>> >>> I am implementing a dead letter channel using message store and >>> processor as described in attached files, and I would like to stop retry >>> after max.delivery.attempts and send a timeout fault >>> But the value specified in max.delivery.attempts is not considered and >>> message processor keeps retrying indefinitely. >>> Is it a wrong configuration of my receipt or a bug in your side? >>> >>> Thanks in advance for your help! >>> >>> Regards, >>> >>> -- >>> >>> >>> Mohammad >>> >> >> >> >> -- >> >> >> Mohammad >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Shelan Perera* > > Software Engineer > ** > *WSO2, Inc. : wso2.com* > lean.enterprise.middleware. > > *Home Page* : shelan.org > *Blog* : blog.shelan.org > *Linked-i*n : http://www.linkedin.com/pub/shelan-perera/a/194/465 > *Twitter* : https://twitter.com/#!/shelan > > *Mobile* : +94 772 604 402 > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Prabath Abeysekara Email: [email protected] <[email protected]> Mobile: +94774171471 <http://harshana05.blogspot.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
