[jboss-dev-forums] [JBoss ESB Development] - Re: XPath Routing

mvecera@redhat.com do-not-reply at jboss.com
Tue Sep 22 11:59:37 EDT 2009


"tfennelly" wrote : "mvecera at redhat.com" wrote : "tfennelly" wrote : Just to be clear Kev... you want the XPath "rules" to be in an external rules file Vs being inline in the ESB config?
  |   | 
  |   | I think that a message body part or a property should be able to carry the query as well.
  | 
  | Sorry Martin... are you requesting to be able to define an "XPath" that queries other Message parts (other than the main message payload)?

Actually, this is a good idea, but it is not what I meant. You were discussing a place where the XPath query should be placed (external file, jboss-esb.xml). I think that is should be possible to specify a message part as a location. Like this:
<property name="XPathQueryLocation" value="message.body.myQuery" />
or
<property name="XPathQueryLocation" value="message.property.myQuery" />
  | 
For the dynamic query creation...

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256449#4256449

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256449



More information about the jboss-dev-forums mailing list