Re: information about the inflight exchange(s) when shutting down

2011-10-05 Thread Claus Ibsen
On Tue, Oct 4, 2011 at 5:35 PM, Marco Crivellaro wrote: > > Claus Ibsen-2 wrote: >> >> The default in flight registry only stores number of in flights. >> You can implement a custom in flight registry and include more details. >> > > Is there a reference in the documentation on how to create a cus

Re: information about the inflight exchange(s) when shutting down

2011-10-04 Thread Marco Crivellaro
Claus Ibsen-2 wrote: > > The default in flight registry only stores number of in flights. > You can implement a custom in flight registry and include more details. > Is there a reference in the documentation on how to create a custom inflight repository? Claus Ibsen-2 wrote: > > We wanted a

Re: information about the inflight exchange(s) when shutting down

2011-10-04 Thread Claus Ibsen
On Tue, Oct 4, 2011 at 3:44 PM, Marco Crivellaro wrote: > Is there any way to collect some information (exhange.properties / headers) > of any inflight exchange while shutting down camel context? > I'd need this in order to track down an issue I have with a camel based > application. > The defaul