Hi all,

I have the following pipeline:

<map:match pattern="genera/**.sxw">
        <map:generate src="jar:file:///{realpath:docu}/{1}.sxw!/content.xml"/>
        <map:transform label="t1" src="transf/open-office-a-docbook.xsl"/>
        <map:serialize type="xml"/>
</map:match>

I have an exception inside the transformer.
The result is that the source document remains open (the *.sxw), and I can not replace 
it with 3rd party utilities.
I'm using Cocoon 2.0.3.   Is this solved in newer Cocoon releases?  Any workaround?

Thanks in advance for any help.

David

*************************************************************
Este correo ha sido procesado por el antivirus del Grupo FCC.
*************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to