[jboss-user] [JBoss jBPM] - Re: Problem with variables when calling ESB from a fork

hauch do-not-reply at jboss.com
Mon Jan 19 03:50:16 EST 2009


Ok, I guess I found the answer myself:

The EsbActionHandler writes the ESB reply to localVariable.
In a fork this means that the reply is stored on the TokenVariableMap belonging to the path.

Therefore you must explicit get it from TokenVariableMap and not directly from contextInstance.

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

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



More information about the jboss-user mailing list