Andre Juffer <[EMAIL PROTECTED]> wrote on 30-04-2005 14:52:29:
> Peter and others,
>
> concerning the authentication resource, I eventually found the following
> in core.log:
>
> DEBUG (2005-04-30) 15:28.26:711 [core.authentication-manager]
> (/sopas/do-login) http-8080-Processor25/PipelineAuthen
> ticator: BEGIN isValidAuthenticationFragment fragment=<?xml
> version="1.0" encoding="UTF-8"?>
When the PipelineAuthenticator starts validating the XML fragment, it
prints the entire fragment to the log. So at that point, your entire
fragment is
<?xml version="1.0" encoding="UTF-8"?>
and nothing else, no <authentication> etc.
Perhaps this helps?
Regards,
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]