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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to