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

tfennelly do-not-reply at jboss.com
Wed Sep 23 11:24:58 EDT 2009


"burrsutter" wrote : What does order-rules.properties look like?
  | 
  | And will this support Wiretap use cases?  A router skips other actions in the pipeline/chain.  A wiretap allows them to execute, right?
  | 
  | 

It's a .properties file:
blue=/a:order/a:header[@cat='blue']
  | red=/b:order/b:header[@cat='red']
  | green=/c:order/c:header[@cat='green']

It supports the same patterns as the current Drools impl.  It uses the ContentBasedWiretap class.

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

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



More information about the jboss-dev-forums mailing list