2009/7/7 siva naresh <[email protected]>: > > The ids are important to identify the endpoint to a front end tooling system. > > Using the camel naming system. we get null ids for all the endpoints in the > multicast case for example.
An even easier fix then, replace the code which does someNode.getId() with someNode.idOrCreate() :) -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
