Hi,
> message Failed to generate program code (this may happen if you use Xalan in
> incremental processing mode).
> What does it mean ? Please any help is appreciated !
> Thanks.
Search in the cocoon.xconf for incremental-processing and set the
value to false:
<xslt-processor logger="core.xslt-processor">
<parameter name="use-store" value="false"/>
<parameter name="incremental-processing" value="false"/>
</xslt-processor>
hth
--
* best regards
* Jens Maukisch
* www: http://www.maukisch.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]