.log(LoggingLevel.ERROR, this.log,
"${exception.stacktrace}")
.bean(this.logCompletionRoute)
.end()*
.rollback()
.end()
...
Is there some more elegant solution?
Thanks
André Souza
--
View this message in context:
http://camel.465427.n5.nabble.
back()" method, the logCompletionRoute bean is not
executed. When a erase that line the onCompletion bean is executed at the
route's end.
Is it a bug or a wrong configuration (or understanding)?
Thanks,
André Souza
--
View this message in context:
http://camel.465427.n5.nabble.com/OnCo