Issue Type: Bug Bug
Affects Versions: 1.0
Assignee: Unassigned
Components: component-camel
Created: 20/Jun/13 10:22 PM
Description:

SwitchYardProducer is propagating TRANSIENT context properties between calls to switchyard:// endpoints in a camel route, e.g.

from("switchyard://Example")
.to("switchyard://ServiceA")
.to("switchyard://ServiceB");

The transient context properties for invocation of ServiceA (including policy details) are propagated to the call on ServiceB. This should not happen.

Fix Versions: 1.0
Project: SwitchYard
Priority: Blocker Blocker
Reporter: Keith Babo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira