Hello,
I'm using camel 1.6.3 and would like to configure a route at runtime from a
unit test something like looking the endpoint up in memory by name, and
replacing the file:// by a mock:// ? I know I can override the
createroutebuilder in the unit test but I don't want to do this and also I
can'
Thanks, I like the propery idea
When you say extend the routebuilder you mean the unit test will actually
extend the routebuilder?
eg) FootballMatchRouteBuilderTest extends FootballMatchRouteBuilder
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Configure-Route-Reci
Hi,
I wondered if there was support for RDF integration and SPARQL-driven
messager routing yet in camel?
I can't see anything in the components or other docs?
Thanks
Jon
--
View this message in context:
http://camel.465427.n5.nabble.com/RDF-Integration-tp5619733p5619733.html
Sent from the Came
Thanks for the replies.
We are using Sesame:
http://www.openrdf.org/doc/sesame2/users/ch01.html
My question was really to establish whether any support existed yet for
querying such repositories, it doesn't look like it. Although Sesame does
have a restful http protocol, using the http component