-
Bug
-
Resolution: Done
-
Major
-
None
-
%
-
build2
bouncycastle-1.64 which come with camel-2.23.2.fuse-780004 is incompatible with bouncycastle-1.60 that comes with EAP-7.3.1.GA-redhat-00003. This is problematic, because bouncycastle is currently part of the compatibility contract.
Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jcajce.io.OutputStreamFactory from [Module "org.bouncycastle.ext" version 1.64 from local module loader @5e4c8041 (finder: local module finder @71c8becc (roots: /Users/tdiesler/git/wildfly-camel/itests/standalone/basic/target/jboss-eap-7.3/modules,/Users/tdiesler/git/wildfly-camel/itests/standalone/basic/target/jboss-eap-7.3/modules/system/layers/fuse,/Users/tdiesler/git/wildfly-camel/itests/standalone/basic/target/jboss-eap-7.3/modules/system/layers/base))]
at org.wildfly.camel.test.crypto.CryptoDataFormatIntegrationTest.testMarshallUnmarshallPgp(CryptoDataFormatIntegrationTest.java:107)