Код: Выделить всё
.when(simple("${body.updateSeq} > ${property.PrevUpdateSeq} + 1"))
.to("direct:someError")
Код: Выделить всё
org.apache.camel.language.simple.types.SimpleIllegalSyntaxException: Unexpected token + at location 46
${body.updateSeq} > ${property.PrevUpdateSeq} + 1
*
Подробнее здесь: https://stackoverflow.com/questions/209 ... -operators
Мобильная версия