Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-1352

content based router does not work anymore because of wrong evaluate mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.2
    • 3.2.2
    • servicemix-eip
    • None

    Description

      That wont work in XPathPredicate

      Boolean match = (Boolean) evaluate(exchange, in);

      because it calls

      evaluate(exchange, message, XPathConstants.STRING);

      which results in a ClassCastException in the code above

      Attachments

        Activity

          People

            tterm Thomas Termin
            tterm Thomas Termin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: