Oliver, you should define the components used in the sub-sitemap, this definition could be minimal, since they are inherited from the sitemap, these lines are enough:
<map:components> <map:generators default="file"/> <map:transformers default="xslt"/> <map:readers default="resource"/> <map:serializers default="html"/> <map:matchers default="wildcard"/> <map:selectors default="browser"/> </map:components> As a general rule, follow Oystein's advice: take a sub-sitemap from the samples and modify it, rather than starting form scratch. Best regards, --------------------------------------------- Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html --------------------------------------------- > -----Original Message----- > From: Olivier GUCKERT [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 03, 2002 11:19 AM > To: [EMAIL PROTECTED] > Subject: Re: problem vith sub_sitemap > > > > > Luca Morandini wrote : > > > > Oliver, > > > > what Kurt said is correct, in addition, I'd change the > src="///./site/" to > > src="file:///g:/site/" > > > > Best regards, > > Thanks, but i've done so to, and it doesn't work... > > --------------------------------------------------------------------- > 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]> > > --------------------------------------------------------------------- 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]>