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

Stefan von Brauk commented on SYNAPSE-601:
------------------------------------------

a) The workaround decribed above does not work.
b) the behaviour described above is not compatible with sequences developed 
with synapse 1.2

> 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: 1.3
>            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