.getOutputs().get(1).getOutputs().get(0).getOutputs().get(0).getLabel().startsWith("log"))
> {
> toSplitted = null;
> } else {
> toSplitted =
> route.getRouteContext().getRoute().getOutputs().get(1).getOutputs().get(0).getOutputs(
info by get the endpoint of single route from
> camel context, but for "to" info i been not able.
>
> If you know a way to get this info from camel context (or eventually by
> other way) please help me!!!
>
> Luca
>
>
>
> --
> View this message in contex
h("log"))
{
toSplitted = null;
} else {
toSplitted =
route.getRouteContext().getRoute().getOutputs().get(1).getOutputs().get(0).getOutputs().get(0).getLabel().split(":");
}
}
--
View this message in context:
http://camel.465427
for "to" info i been not able.
If you know a way to get this info from camel context (or eventually by
other way) please help me!!!
Luca
--
View this message in context:
http://camel.465427.n5.nabble.com/Getting-route-info-problems-tp5741035.html
Sent from the Camel Development mailing list archive at Nabble.com.