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?

--
Paul Bowler
Aventix Associates Ltd

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

Reply via email to