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

Andreas Veithen commented on SYNAPSE-601:
-----------------------------------------

The fact that the VFS transport throws an exception if OUT_ONLY=false is 
intentional. See [1].

[1] http://svn.apache.org/viewvc?view=revision&revision=759708

> 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