On Tue, 2003-08-12 at 18:29, Gould, Troy (ELS) wrote: > Thanks Bruno for that info. > > However, I've using the compiled sitemap and making sure that the resource > I'm calling, contains a serializer. This results in the same error as I was > getting before. > > If I make the changes to the cocoon.xconf file to make use of the > interpreted sitemap engine, I begin to get the following when trying to call > my pipeline. > > org.apache.avalon.framework.configuration.ConfigurationException: This > sitemap contains no resources. Cannot call at > file:/C:/views/tgould_bb_view/src/PortalWeb/Web Content/sitemap.xmap:114:33
Did you put the map:resources element directly as a child of the map:sitemap element? (and not inside the map:components element or something) And I assume you defined the resources in the same sitemap as where you're calling them from? -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
