Author: mriou
Date: Thu Sep 7 16:32:00 2006
New Revision: 441302
URL: http://svn.apache.org/viewvc?view=rev&rev=441302
Log:
Fix.
Modified:
incubator/ode/trunk/axis2-examples/src/examples/DynPartner/DynPartnerMain.bpel
Modified:
incubator/ode/trunk/axis2-examples/src/examples/DynPartner/DynPartnerMain.bpel
URL:
http://svn.apache.org/viewvc/incubator/ode/trunk/axis2-examples/src/examples/DynPartner/DynPartnerMain.bpel?view=diff&rev=441302&r1=441301&r2=441302
==============================================================================
---
incubator/ode/trunk/axis2-examples/src/examples/DynPartner/DynPartnerMain.bpel
(original)
+++
incubator/ode/trunk/axis2-examples/src/examples/DynPartner/DynPartnerMain.bpel
Thu Sep 7 16:32:00 2006
@@ -54,7 +54,7 @@
</copy>
<copy>
<!-- Just needed for correlation -->
- <from>$dummy.payload/foo/bar</from>
+ <from>$dummy.payload</from>
<to>$dummy2.payload</to>
</copy>
</assign>