-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2.1
-
None
-
%
-
-
When using Jasypt encrypted property placeholders with Camel and Blueprint, varying results are encountered, depending on operating system environment. For example when camel:run target is invoked, the attached example fails on RHEL 7 with "EncryptionNotPossibleException," passes on OSX Yosemite with JDK 1.7 or 1.8, and falls into an endless loop in OSX Sierra / El Capitan (appears to be caused by setting the configAdminPid in the Camel Maven Plugin).
Changing the JasyptPropertiesParser config to use a JVM property works on RHEL. Several other permutations were tested and working on RHEL, but failed in the newer OSX environments.
- is related to
-
CAMEL-10476 Loading...
-
CAMEL-10602 Loading...