I am trying to use simple and have the following in spring xml: <simple>"header? contains 'HeaderName' and header.HeaderName = 'TEST'"</simple>
This always evaluated to true irrespective of the value of HeaderName. What am I doing wrong here? Regards, Vikas