Stephen,

Thanks for this. There was indeed an exception in the constructor.

Regards,

Paul.

--
Paul Bowler
Aventix Associates Ltd

---------- Original Message -----------
From: Stephan Michels <[EMAIL PROTECTED]>
To: cocoon-users <[EMAIL PROTECTED]>
Sent: Fri, 10 Oct 2003 12:37:20 +0200 (CEST)
Subject: 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]
------- End of Original Message -------


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

Reply via email to