Yes its for debugging purposes.. and exactly like oisin mentioned. using idorCreate() in the interceptor while initialization of routes is a good option and this makes us to use the same procedure to generate ids for visualization nodes too for synchronization. Thanks all. --- Siva Naresh.
oisin wrote: > > On Wed, Jul 8, 2009 at 10:10 AM, James Strachan<[email protected]> > wrote: > >> I think its for debugging purposes maybe? > > Yep - used for synchronization between the Camel route and a visual > representation > of the route that might live somewhere else, for example, in an Eclipse > debugger > view. > > --oh > > -- View this message in context: http://www.nabble.com/id%28%29-in-Java-dsl-tp24371134p24393151.html Sent from the Camel - Users mailing list archive at Nabble.com.
