> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > > > From: Argyn Kuketayev [mailto:[EMAIL PROTECTED]] > > > > there's no "component" element in cocoon.xconf coming with C2.0.3 from > CVS. > > So what? Add it, and it will be there.
PS: To those who want to understand it: I hope configuration file format described somewhere in Avalon (Excalibur) docs. In short, you can use either <component role=""/> syntax or <my-comp/> syntax *if* my-comp defined in roles file (cocoon.roles). Vadim > Vadim > > > > > -----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]>