On 11/10/2007, William Tam <[EMAIL PROTECTED]> wrote: > It changed to below using xpath and it worked (thanks!). However, my > message body had to be a XML doc (even though my predicate was only > checking the header). Is it a bug?
Damn - forgot about that. Wonder if we can get around that (lazily parsing the body as a document only if the XPath expression requires it). I guess EL or Groovy is safer then for header only stuff? -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com
