RE: Data Loss Issue VFS

2009-05-20 Thread Kim Horn
t: Re: Data Loss Issue VFS Kim, I did a quick test, but I'm unable to reproduce this. To investigate this, we will definitely need an example file that reproduces this problem. Andreas On Tue, May 12, 2009 at 09:21, kimhorn wrote: > > The synapse.xml is in the original post. We have tr

Re: Data Loss Issue VFS

2009-05-14 Thread Andreas Veithen
t;> here ? >>>> >>>> Could this be an issue with the XPATH property setting code? >>>> >>>> Version of Synapse is one of recent Stable Snapshots. >>>> >>>> Thanks >>>> Kim >>>> >>>> http://ws.apache.org/ns/syn

Re: Data Loss Issue VFS

2009-05-12 Thread kimhorn
http://ws.apache.org/ns/synapse";> >>>   >>>     >> name="transport.vfs.FileURI">file:///C:/work/sftpagent/testdata/prs/ndc >>>     text/plain >>>     .*req >>>     15 >>>     >> name="transport.vfs.MoveAft

Re: Data Loss Issue VFS

2009-05-12 Thread Paul Fremantle
  >>     >>       http://ws.apache.org/commons/ns/payload"; >> name="DATA" expression="//axis2ns:text"/> >>     >>     http://ws.apache.org/commons/ns/payload"; >> name="claimData" expression="//axis2ns:text"/>

Re: Data Loss Issue VFS

2009-05-11 Thread kimhorn
> http://ws.apache.org/commons/ns/payload"; > name="DATA" expression="//axis2ns:text"/> > > http://ws.apache.org/commons/ns/payload"; > name="claimData" expression="//axis2ns:text"/> > > <![CDATA[ var claimData = > m

Data Loss Issue VFS

2009-05-11 Thread kimhorn
erty("claimData").toString(); mc.setPayloadXML(<data>{claimData}</data>); ]]> -- View this message in context: http://www.nabble.com/Data-Loss-Issue-VFS-tp23496565p23496565.html Sent from the Synapse - Dev mailing list archive at Nabble.com. -