[
https://issues.apache.org/jira/browse/CAMEL-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800699#comment-13800699
]
Sebastian Bösl commented on CAMEL-6881:
---------------------------------------
BTW: If you are interested I wouldn't mind to provide a changeset that makes
the provider configurable by a parameter
> 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
> Attachments: IgnoreMissingProvider.patch
>
>
> 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)