Hi,
> from("direct:channel2").onException(Exception.class).process(new
> LogError(HubConstants.CHANNEL2.getValue())).end().recipientList()
> .method(Util.class, "getEndpoint");Can you share the consumer part of the route with us? :) Cheers. -- Henryk Konsek http://henryk-konsek.blogspot.com
