[ 
https://issues.apache.org/jira/browse/SYNAPSE-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913969#action_12913969
 ] 

Rajika Kumarasiri commented on SYNAPSE-601:
-------------------------------------------

It seems there isn't any meaningful way to provide reply path in a synchronous 
invocation. So I think we should resolve this issue. 

Rajika

> VFS transport expects out only pattern in incorrect way
> -------------------------------------------------------
>
>                 Key: SYNAPSE-601
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-601
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0
>            Reporter: Stefan von Brauk
>
> the VFS transports expects that out only message exchange pattern is set and 
> throws an exception.
> Thix is incorrect if a VFS endpoint is used in a complex workflow. In this 
> case the use r is force to use a workarround like 
>               <property name="OUT_ONLY" value="true" />
>               <send>          
>                       <endpoint key="theVFSendpoint" />
>               </send>
>               <property name="OUT_ONLY" value="false" />

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to