https://issues.apache.org/bugzilla/show_bug.cgi?id=40826
--- Comment #18 from [EMAIL PROTECTED] 2008-08-07 06:09:35 PST --- Have you tried the workaround implemented in bug 43056: In order to use a specific provider, you must pass the Provider object as a property to the XMLSignContext or XMLValidateContext, ex: signContext.setProperty ("org.jcp.xml.dsig.internal.dom.SignatureProvider", new MyProvider()); -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.