Are you using a cocoon.xconf file created for an earlier release/cvs
checkout?  I just discovered that there is a backwards compatibility problem
with a cocoon.xconf we were using with an earlier cvs dev checkout (before
moving scratchpad stuff into HEAD).  The tree processor setup at least has
changed.

Geoff

> -----Original Message-----
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 29, 2002 10:41 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [ROLES]Something changed?
> 
> 
> 
> 
> > -----Original Message-----
> > From: Stephan Michels [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, May 29, 2002 4:30 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [ROLES]Something changed?
> >
> > On Wed, 29 May 2002, Carsten Ziegeler wrote:
> >
> > > The latest CVS works for me. Hmm, do you have a handlers 
> configuration
> > > in the auth-protect action? The authentication manager is 
> currently
> > > very picky if this is missing.
> > >
> >
> > I have following entries in my sitemap:
> >
> >    <map:action name="auth-protect" 
> logger="sitemap.action.auth-protect"
> >          
> src="org.apache.cocoon.webapps.authentication.acting.AuthAction">
> >     <handlers>
> >      <handler name="slidehandler"
> >               xmlns:map="http://apache.org/cocoon/sitemap/1.0";>
> >       <redirect-to    uri="cocoon://login.html"/>
> >       <authentication uri="cocoon://slide-authuser"/>
> >      </handler>
> >     </handlers>
> >    </map:action>
> >
> Ok, looks good to me - if you happen to use the latest CVS from today,
> you have to move this configuration from the action to the 
> map:pipelines
> section. You can have a look at an example if you build the webapp.
> 
> Do you have a configuration for the authentication-manager in the
> cocoon.xconf. The default entry created by build webapp is required
> currently!
> 
> HTH
> Carsten
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

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

Reply via email to