On Mon, 2003-09-01 at 14:04, Hauke Ernst wrote: > Hello, > > yes, this is how it worked for 2.0.3. > > The problem only occurs with 2.1. My configuration in cocoon.xconf is > > <xslt-processor logger="core.xslt-processor"> > <parameter name="use-store" value="true"/> > <parameter name="incremental-processing" value="true"/> > </xslt-processor> > > <!--+ > | Xalan XSLT Processor > +--> > <component class="org.apache.excalibur.xml.xslt.XSLTProcessorImpl" > logger="core.xslt-processor" > role="org.apache.excalibur.xml.xslt.XSLTProcessor/xalan"> > <parameter name="use-store" value="true"/> > <parameter name="incremental-processing" value="true"/> > <parameter name="transformer-factory" > value="org.apache.xalan.processor.TransformerFactoryImpl"/> > </component> > > Unfortunately, this does not lead to a streamed output.
How can you be so sure? -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
