Hello,
I'm trying to get SSL to work for webtest, but apparently it's unable to
locate the connection initializer class. I don't see why this class would
not be able to be located, but how can I check to see if this is present?
Or is there any other words of wisdom that anyone could share? Below is the
error I'm seeing.
Thanks!
Chris
-----------------
com.canoo.webtest.engine.StepExecutionException: Exception raised while
trying to create custom ConnectionInitializer
<com.canoo.webtest.security.SunJsseBaseConnectionInitializer > / Exception:
java.lang.ClassNotFoundException:
com/canoo/webtest/security/SunJsseBaseConnectionInitializer