I am using https://github.com/wepay/WePay-Java-SDK,
deploying into GAE, i get the exception: java.lang.ClassCastException: com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler$Connection cannot be cast to javax.net.ssl.HttpsURLConnection
is this a known issue? can anyone explain to me a workaround.
Thanks.