Colm, can you describe how you'd install the provider?  My understanding
is that there are two possible ways in which one could this.

1. You make code modifications to explicitly add the provider via the
Provider API.  So, as long as the logging libs are on your classpath
before you do this, everything works okay.

2. You register the provider via the java.security config file and drop
the library in the $JAVA_HOME/lib/ext directory.  This method has the
benefit of not having to modify code but the drawback that you'd still
have to put the logging jar in the ext directory and you'd still end up
"polluting" the classpath.

On 11/3/11 10:32 AM, Colm O hEigeartaigh wrote:
> There is no longer any need to endorse anything, as it's a simple
> matter of installing the JSR-105 provider that ships with Santuario
> before the JDK XMLDSig provider, if you want to use the Santuario
> implementation.


-- 
Chad La Joie
www.itumi.biz
trusted identities, delivered

Reply via email to