On Wed, Nov 2, 2011 at 18:13, Sean Mullan <[email protected]> wrote: > The JDK and Santuario implementations use different logging APIs.
Right, that is the reason you have to put the commons logging library in the endorsed directory and the cause of the potential conflicts. The question is, is that really the way it should be? Personally, I think if the goal is to allow Santuario to be used as a JVM's JSR105 implementation, as opposed to just implementing the JSR105 APIs, then you have to accept the limitations of the JVM's environment (i.e., use their logging facility). -- Chad La Joie www.itumi.biz trusted identities, delivered
