I know this is very basic, but have you tried restarting the Web Server?
-------- David -----Mensaje original----- De: Stephan Michels [mailto:[EMAIL PROTECTED] Enviado el: viernes, 10 de octubre de 2003 12:37 Para: cocoon-users Asunto: Re: Generator lookup failure in sitemap On Fri, 10 Oct 2003, Paul Bowler wrote: > I've created a new generator (something I have done dozens of times) and added it to > the sitemap under reference 'eid' > like so: > > <map:generators> > ... > <map:generator name="eid" src="com.blah.blah.blah"/> > ... > </map:generators> > > When I call it I get the error: > > Lookup of generator for role 'eid' failed. > org.apache.cocoon.ProcessingException: Lookup of generator for role 'eid' failed.: > org.apache.avalon.framework.component.ComponentException: generators: > ComponentSelector could not find the component > for hint [eid] (key [eid]) > > All my other generators work fine and they are written no differently to this. I'm > perplexed! > > Any ideas? Perhaps the generator couldn't be intialized, because of some exceptions in the lifecycle methods. Stephan. --------------------------------------------------------------------- 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]
