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:09 UTC

[jira] Updated: (SANTUARIO-235) xmlsec 1.4.3 not compatible with xmlbeans 2.4.0

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

Colm O hEigeartaigh updated SANTUARIO-235:
------------------------------------------

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

> xmlsec 1.4.3 not compatible with xmlbeans 2.4.0
> -----------------------------------------------
>
>                 Key: SANTUARIO-235
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-235
>             Project: Santuario
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: Java 1.4.2
>         Environment: Operating System: Linux
> Platform: PC
>            Reporter: Colm O hEigeartaigh
>             Fix For: Java 1.4.4
>
>
> See this bug for details:
> https://issues.apache.org/jira/browse/WSS-235
> IdResolver.java was refactored from release xmlsec/1.3.0 to xmlsec/1.4.3.
> Symptoms:
> java.lang.NullPointerException
>     at org.apache.xml.security.utils.IdResolver.isElement(Unknown Source)
>     at org.apache.xml.security.utils.IdResolver.getEl(Unknown Source)
>     at org.apache.xml.security.utils.IdResolver.getElementBySearching(Unknown Source)
>     at org.apache.xml.security.utils.IdResolver.getElementById(Unknown Source)
>     at org.apache.xml.security.utils.resolver.implementations.ResolverFragment.engineResolve(Unknown Source)
>     at org.apache.xml.security.utils.resolver.ResourceResolver.resolve(Unknown Source)
> Problem:
> Under certain circumstances, the ID attribute of an XML node in the XMLBeans DOM implementation is treated as !nodeCanHavePrefixUri

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