I was wrong. All is fine!
Sorry.
Laurent

> And I guess that I found another bug: applications declare in an
handler
> can generate multiple xml roots.
> To reproduce this issue, go inside the authentication-fw example add
an
> application
> ...
> <authentication-manager>
>    ...
>    <handler name="demohandler">
>       <redirect-to ...
>       <authentication ...
>       <applications>
>          <application name="MyApp">
>             <load uri="cocoon:raw:load-myApp"/>
>          </application>
>       <applications>
>    </handler>
>    ...
> </authentication-mabager>
> 
> The protected page that came after the login shows 2 roots
> <authentication> and <application> instead of
/authentication/applications
> I run it under the debugger but I haven't found what is wrong!
> Laurent Trillaud



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

Reply via email to