7 Replies Latest reply on Jan 23, 2008 12:39 PM by viniciuscarvalho

    XPAth routing with default namespace via ESB Content-based r

    tds111

      I have a message that I am trying to route via a content -based router that I have setup within the JBoss ESB. I have tested with a message when not defining any namespacing. However, when including namespace within the message XML document, the XPATH evaluation fails. It appears that perhaps the problem is that this default namespace is not defined or registered in order for the DslHelper.xmlContentEquals method to properly evaluate it? At any rate, just trying to figure out how to get this XPath evaulation to work in this situation, with namespaces? Has anyone encountered this problem? Thanks much! Todd