Adding xmlsec crypto provider after change

Sean Mullan sean.mullan at oracle.com
Mon Apr 8 15:11:39 UTC 2013


On 04/06/2013 04:22 AM, Damian Kolasa wrote:
> Hi all,
> I only wanted to point out that You might need to review the
> java.security file because recent versions of xmlsec, changed provider
> package to:
>
> org.apache.jcp.xml.dsig.internal.dom
>
>
> adding "apache" in between org and jcp.

The Apache Santuario project renamed their XML Signature provider from 
org.jcp.xml.dsig.internal.dom to org.apache.jcp.xml.dsig.internal.dom. 
However, that change was intentional, as it more easily allows you to 
use an updated XML Signature provider from Apache Santuario with the JRE.

--Sean



More information about the security-dev mailing list