Oooh yep, sorry !
Here it is :
[
ERROR   (2002-10-31) 17:26.28:512   [sitemap.generator.principallist]
(/cocoon/samples/slide/authenticate) Thread-8/PrincipalListGenerator: Could
not lookup for component.
org.apache.avalon.framework.component.ComponentException: Could not find
component
 at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(Excal
iburComponentManager.java:255)
 at
org.apache.cocoon.components.CocoonComponentManager.lookup(CocoonComponentMa
nager.java:236)
]

It seems like a ComponentException is raised...
I'm not very familiar with Avalon framework : Cocoon is a ComponentManager
and a generator is a Component, is it right ?

The role given to the manager with
principalproviders =
(ComponentSelector)this.manager.lookup(PrincipalProvider.ROLE+"Selector");
in PrincipalListGenerator.generate()

maybe doesn't exist ?

Olivier


----- Original Message -----
From: "Stephan Michels" <[EMAIL PROTECTED]>
To: "cocoon-users" <[EMAIL PROTECTED]>
Sent: Thursday, October 31, 2002 5:17 PM
Subject: Re: Using Slide with Cocoon 2


>
>
> On Thu, 31 Oct 2002, Olivier Billard wrote:
>
> > Thanks again !
> >
> > But I access to a blank page, without Exception raised...
>
> Nothing, also when you take a look into the source. Any exceptions
> in the logs? Hmm.


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to