[
https://issues.apache.org/jira/browse/CAMEL-6881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-6881.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.13.0
2.12.2
Applied patch into master and camel-2.12.x branches with thanks to Sebastian
> 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.12.1
> Reporter: Sebastian Bösl
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.12.2, 2.13.0
>
> 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)