Hi Gregor, hi list,

Unfortunatelly, by replacing kupustream with stream gives this other
message :

An Error Occurred
org.apache.lenya.cms.cocoon.generation.StreamGenerator

org.apache.cocoon.ProcessingException: Failed to load sitemap from
file:/opt/tomcat5/webapps/lenya_new/lenya/usecase.xmap:
org.apache.avalon.framework.configuration.ConfigurationException: Could
not load class org.apache.lenya.cms.cocoon.generation.StreamGenerator
for component named 'stream' at
file:/opt/tomcat5/webapps/lenya_new/lenya/usecase.xmap:26:212

Here are the few lines of usecase.xmap concerning the generator

    <map:generators default="file">
      <map:generator label="content,data"
logger="sitemap.generator.kupustream"  name="stream" pool-grow="2"
pool-max="16" pool-min="1"
src="org.apache.lenya.cms.cocoon.generation.StreamGenerator"/>
    </map:generators>


Regards,

annie

Le mercredi 18 mai 2005 Ã 21:57 -0400, Gregor J. Rothfuss a Ãcrit :
> Annie Dumont wrote:
> 
> > org.apache.cocoon.ProcessingException: Failed to load sitemap from
> > file:/opt/tomcat5/webapps/lenya_new/lenya/usecase.xmap:
> > org.apache.avalon.framework.configuration.ConfigurationException: Could
> > not load class org.apache.lenya.cms.cocoon.generation.StreamGenerator
> > for component named 'kupustream' at
> > file:/opt/tomcat5/webapps/lenya_new/lenya/usecase.xmap:26:202
> 
> replace           <map:generate type="kupustream"/>
> with              <map:generate type="stream"/>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to