简体   繁体   English

Wepay Java SDK和GAE给出了例外

[英]Wepay Java SDK and GAE is giving an exception

I am using https://github.com/wepay/WePay-Java-SDK , 我正在使用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 部署到GAE中,我得到一个例外:java.lang.ClassCastException:com.google.apphosting.utils.security.urlfetch.URLFetchServiceStreamHandler $ Connection无法转换为javax.net.ssl.HttpsURLConnection

is this a known issue? 这是一个已知的问题? can anyone explain to me a workaround. 谁能向我解释解决方法。

Thanks. 谢谢。

WePay library is not supported in The google Ape Engine. Google Ape Engine不支持WePay库。 I downloaded the source and updated it using the google HTTP client library. 我下载了源代码,并使用google HTTP客户端库对其进行了更新。 if its a need I can post. 如果有需要,我可以发布。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM