[jboss-dev-forums] [Design of JBoss ESB] - Re: Problem in Content Based Routing

beve do-not-reply at jboss.com
Mon Aug 11 03:48:55 EDT 2008


Hi, 

try printing the whole message structure by adding the property "printfull" and setting it to "true" on the SystemPrintln action.
This will show the location of the Task object in the message. By the look of this:
<object-path esb="body.Task" />
you are expecting it to be bound under the location 'Task'.

One quickstart that might help you out is the business_rules_service quickstart.

Regards,

/Daniel

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

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



More information about the jboss-dev-forums mailing list