Re: Multiple camelContext elements in camel 2.0.m2 Spring DSL

2009-07-01 Thread Claus Ibsen
ossible to break it up into >>>>> multiple Spring context files under separate camelContext definitions >>>>> for >>>>> better readability/maintainability? >>>> >>>> How is your application loading the spring xml files? >>>&

Re: Multiple camelContext elements in camel 2.0.m2 Spring DSL

2009-07-01 Thread sriramch
is your application loading the spring xml files? >>> if its the web.xml then you can define a list of spring xml files there. >>> >>> You can also use in a single xml file that then imports >>> other xml files. >>> >>> So yeah it shou

Re: Multiple camelContext elements in camel 2.0.m2 Spring DSL

2009-07-01 Thread Claus Ibsen
>> if its the web.xml then you can define a list of spring xml files there. >> >> You can also use in a single xml file that then imports >> other xml files. >> >> So yeah it should be possible, just the way you would mange a large >> pure s

Re: Multiple camelContext elements in camel 2.0.m2 Spring DSL

2009-07-01 Thread sriramch
; Claus Ibsen > Apache Camel Committer > > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus > > -- View this message in context: http://www.nabble.com/Multiple-camelContext-elements-in-camel-2.0.m2-Spring-DSL-tp24293351p24295045.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Multiple camelContext elements in camel 2.0.m2 Spring DSL

2009-07-01 Thread Claus Ibsen
ports other xml files. So yeah it should be possible, just the way you would mange a large pure spring app with many spring beans. > > Thanks > Sriram > -- > View this message in context: > http://www.nabble.com/Multiple-camelContext-elements-in-camel-2.0.m2-Spring-DSL-tp24293351

Multiple camelContext elements in camel 2.0.m2 Spring DSL

2009-07-01 Thread sriramch
etter readability/maintainability? Thanks Sriram -- View this message in context: http://www.nabble.com/Multiple-camelContext-elements-in-camel-2.0.m2-Spring-DSL-tp24293351p24293351.html Sent from the Camel - Users mailing list archive at Nabble.com.