[xmlsec] xmlSecIORegisterCallbacks problems

Aleksey Sanin aleksey at aleksey.com
Sat Jun 7 12:56:16 PDT 2003


Good! Glad that it was so simple :)

Aleksey

Asbjørn Oskal wrote:

> Hi!
>  
> Thank you for your answer.
> I found out myself and it was just what you said.
> The HTTP and FTP URI handlers are no problem if you don't want to
> handle ftp:// and http:// uris yourself.
> The problem was actually the file URI handler. The match function 
> always returned
> true, blocking any other callbacks later in the list. What I did was 
> to cleanup all callbacks before adding my callbacks.
> Then I added the default callbacks. This way my match method is called 
> before the other.
>  
> :)
>  
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20030607/0c48d6e5/attachment.htm


More information about the xmlsec mailing list