On Fri, Apr 1, 2011 at 9:20 AM, ext2 <x...@tongtech.com> wrote: > > > Hi: > With spring, caml processors may depend on many beans. Could camel > will ensure the camelcontext will be destroy before all the dependencies > while spring context is destroy? > >
Check the spring documentation how it allows you to configure ordering between beans. Thats normally the depends-on attribute you can use. > > -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com CamelOne 2011: http://fusesource.com/camelone2011/ Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/