You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Oleg Dulin <du...@olegdulin.com> on 2003/10/21 19:18:00 UTC

SourceWritingTransformer modifying the file used in

I have a very simple pipeline:

<generate src="foo.xml" />
<transform src="apply some complex changes.xslt" /> <!-- uses full path 
to foo.xml as source -->
<transform type="tofile" />
<serialize type="xml" />

Now, it appears to be able to write to anything but foo.xml . Either 
way, however, it appears to successfully write.

Any ideas ?

BTW, I am running Windows XP which has unreasonable issues modifying in 
use files.


Kind regardsm
Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org