Trouble filtering in Camel
问题 I am attempting to filter out the null bodies from my route. The route polls from the function every half second or so. So, I get this error in my console also every half-second. Here is the stack trace: Message History --------------------------------------------------------------------------------------------------------------------------------------- RouteId ProcessorId Processor Elapsed (ms) [route1 ] [route1 ] [browserBean ] [ 0] [route1 ] [filter1 ] [filter[simple{(${body} == null)}] ]