Hi Tom, This might not be what you are looking for but have you seen this?
http://camel.apache.org/ref.html I haven't used the above approach myself. Hope it helps. Dan. -----Original Message----- From: Tom Howe [mailto:tomh...@artcore.com] Sent: 24 January 2012 12:14 To: users@camel.apache.org Subject: Is it possible to define Endpoints in a separate config file? I came across http://camel.apache.org/how-do-i-import-routes-from-other-xml-files.html It allows importing routes using <routeContext/>. Is there something similar for Endpoints? I'd like to have separate files for each so that I can create tests that use the same Endpoints but different routes without having to replicate my Endpoints in multiple files. Thanks, Tom