there's no "component" element in cocoon.xconf coming with C2.0.3 from CVS.


> -----Original Message-----
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 18, 2002 6:16 PM
> To: [EMAIL PROTECTED]
> Subject: RE: XSLT processor with different options
> __For Cocoon 2.0.3 Only__:
> 
> 
> Add one more xslt processor to cocoon.xconf, but give him 
> another role:
> 
> <component
>  
> role="org.apache.cocoon.components.xslt.XSLTProcessor/NotIncremental"
>     class="org.apache.cocoon.components.xslt.XSLTProcessorImpl">
>   <parameter name="use-store" value="true"/>
>   <parameter name="incremental-processing" value="false"/> 
> </component>
> 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to