Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
proton-0.7
-
None
-
None
Description
When using Messenger (e.g the send/recv examples), and when running some of the tests, message can be seen getting logged warnings that the SslEngineFacadeFactory has been unable to load certain classes, because the BouncyCastle dependency isn't present. This occurs despite the dependency being optional, and SSL not actually being used at the time.
Jun 20, 2014 3:31:11 PM org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory getClass WARNING: unable to load org.bouncycastle.openssl.PEMReader Jun 20, 2014 3:31:11 PM org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory getClass WARNING: unable to load org.bouncycastle.openssl.PasswordFinder Jun 20, 2014 3:31:11 PM org.apache.qpid.proton.engine.impl.ssl.SslEngineFacadeFactory <clinit> WARNING: unable to load bouncycastle provider
Attachments
Issue Links
- Is contained by
-
PROTON-1224 [proton-j] use newer versions of BouncyCastle
- Closed