You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2010/12/07 13:06:11 UTC

[jira] Updated: (SANTUARIO-224) StorageResolver.next() gives ClassCastException

     [ https://issues.apache.org/jira/browse/SANTUARIO-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated SANTUARIO-224:
------------------------------------------

    Fix Version/s: Java 1.4.4
         Assignee:     (was: XML Security Developers Mailing List)

> StorageResolver.next() gives ClassCastException
> -----------------------------------------------
>
>                 Key: SANTUARIO-224
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-224
>             Project: Santuario
>          Issue Type: Bug
>          Components: Java
>         Environment: Operating System: Windows NT
> Platform: PC
>            Reporter: Clement Pellerin
>             Fix For: Java 1.4.4
>
>         Attachments: diff.txt
>
>
> Created an attachment (id=25607)
> source code patch and new junit
> The return type of StorageResolver.next() is X509Certificate, but the implementation attempts to return a StorageResolverSpi instance causing a ClassCastException. The way the KeyResolvers call this method, it appears the API is correct but the implementation is wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.