Sebastian Bösl created CAMEL-6881:
-------------------------------------

             Summary: The XmlSignatureProcessor only supports the Santuario 
SecurityProvider
                 Key: CAMEL-6881
                 URL: https://issues.apache.org/jira/browse/CAMEL-6881
             Project: Camel
          Issue Type: Bug
          Components: extra
    Affects Versions: 2.11.2
            Reporter: Sebastian Bösl
            Priority: Minor


The problem is in the component camel-xmlsecurity

In the static initializer of the 
org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor throws 
an ClassNotFoundException if the provider is not in the classpath.

I wanted to use the default implementation since the provided one seemed to 
caue problems with our application server, but unfortunately classes of the 
implementation are used in the initialization-code which makes it impossible to 
use with another security provider.




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to