Hi all,
Is someone known if is it possible to define endpoint in an xml config file
and business route which uses these endpoints in another xml config file?
For example:
I would like to create a file myEndpoints.xml which contains:

…
<cxf:endpoint id="cxf_endpoint"….>
<jms:endpoint id="aJmsEndpoint"…>
And so on…

My business routes file "businessRoute.xml" will only contains routes which
use these endpoints, but I don't know how to include (or import)
myEndpoints.xml in businessRoute.xml.
Any help are welcome :working:.
Thanks in advance .

-- 
View this message in context: 
http://www.nabble.com/Configure-endpoints-in-a-xml-file-and-routes-in-another-xml-file-tp20555508s22882p20555508.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to