Application containing Jasypt String Encryptor does not work in Fuse when deployed on EAP

Solution Verified - Updated -

Issue

  • When deploying a camel application on EAP that uses jasypt, it doesn't work even if the jasypt library is provided in the classpath .
<dependency>
            <groupId>org.jasypt</groupId>
            <artifactId>jasypt</artifactId>
</dependency>
org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'org.jasypt.encryption.pbe.PooledPBEStringEncryptor' to required type 'org.jasypt.encryption.StringEncryptor' for property 'encryptor'

Environment

  • Red Hat Fuse (on EAP)
    • 7.5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content