Could not initialize class using OpenBlueDragon CFML

224 Views Asked by At

I am working with the OpenBD ColdFusion engine and I am using Java code from SendGrid in my project. I am getting the following error:

 Could not initialize class 
     org.apache.http.conn.ssl.SSLConnectionSocketFactory 
     java.lang.NoClassDefFoundError

This code is running on an Adobe ColdFusion server fine. I have added all of the required jar files in the lib folder.

Can anyone help? Thanks.

0

There are 0 best solutions below