Yepp, you're right - wiil fix this. Interestingly it's in the core of 2.2 and not in the scratchpad there...
Thanks! Carsten > -----Original Message----- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 20, 2004 3:04 PM > To: [EMAIL PROTECTED] > Subject: Re: svn commit: rev 55148 - > cocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF > > [EMAIL PROTECTED] wrote: > > > > Modified: > cocoon/branches/BRANCH_2_1_X/src/webapp/WEB-INF/cocoon.xconf > > > ============================================================== > ================ > > <component-instance > > > class="org.apache.cocoon.components.source.impl.ModuleSourceFactory" > > name="module"/> > > + <component-instance > > + > class="org.apache.cocoon.components.source.impl.XModuleSourceFactory > > + " name="xmodule"/> > > XModuleSourceFactory is part of scratchpad block, so should > not be defined here, right? > > Vadim >
