> From: Andrew John Savory [mailto:[EMAIL PROTECTED]] On Behalf Of Andrew > Savory > > On Tue, 9 Apr 2002, Vadim Gritsenko wrote: > > > > Type 'serverpages' is not defined for 'generate' at > file:/usr/local/jakarta-tomcat-4.0.1/webapps/foo/sitemap.xmap > > > > Do you have it defined? (serverpages generator). > > Hi Vadim, > > Yes: it's definitely there: > > <map:generator name="serverpages" > logger="sitemap.generator.serverpages" > src="org.apache.cocoon.generation.ServerPagesGenerator" > pool-max="32" > pool-min="4" > pool-grow="2" > label="content,data"/> > > It's odd as this was working with 2.0.1 and 2.0.2. I've tracked down most > changes (like moved cocoon.xconf, some changes in logkit.xconf and > web.xml, some new jar files) but there must be one more change I haven't > spotted.
Agree - this is odd. :-/ Could you start with stock xmap/xconf and modify as needed, one step at a time? Stock configuration is in working condition. Vadim > > > Andrew. > > -- > Andrew Savory Email: [EMAIL PROTECTED] > Managing Director Tel: +44 (0)870 741 6658 > Luminas Internet Applications Fax: +44 (0)870 28 47489 > This is not an official statement or order. Web: www.luminas.co.uk > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
