Hi, I also have the same need for my application but mine is not an web app. can you please let me know how you did it.
Thanks. mta38 wrote: > > 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://old.nabble.com/Configure-endpoints-in-a-xml-file-and-routes-in-another-xml-file-tp20555508p28178055.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.