Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6881

The XmlSignatureProcessor only supports the Santuario SecurityProvider

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.12.1
    • 2.12.2, 2.13.0
    • extra
    • None
    • Patch Available
    • Unknown

    Description

      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.

      Attachments

        1. IgnoreMissingProvider.patch
          2 kB
          Sebastian Bösl

        Activity

          People

            njiang Willem Jiang
            sbo13 Sebastian Bösl
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: