Re: Only one, but difrent endpoints in same route, is this the way ?

2014-07-25 Thread Frankiboy
tList().method(Util.class, "getEndpoint -- View this message in context: http://camel.465427.n5.nabble.com/Only-one-but-difrent-endpoints-in-same-route-is-this-the-way-tp5754375p5754437.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Only one, but difrent endpoints in same route, is this the way ?

2014-07-24 Thread Claus Ibsen
()) > .otherwise().to("file:/fja/"); > > > Its this the right way to do it, or is there a better way to do this ? > > And if its the right way, what is the syntax for this line > .to(header(ENDPOINT).convertToString().toString()) > > > Frank > &g

Only one, but difrent endpoints in same route, is this the way ?

2014-07-24 Thread Frankiboy
-- View this message in context: http://camel.465427.n5.nabble.com/Only-one-but-difrent-endpoints-in-same-route-is-this-the-way-tp5754375.html Sent from the Camel - Users mailing list archive at Nabble.com.