简体   繁体   English

WSO2 API Manager是否在Suse上通过JDK7认证?

[英]Is WSO2 API Manager certified against JDK7 on Suse?

Is WSO2 API Manager certified against Suse EE SP3 and Oracle Java JDK7 ? WSO2 API Manager是否通过Suse EE SP3和Oracle Java JDK7认证?

http://docs.wso2.org/display/AM160/Installation+Prerequisites http://docs.wso2.org/display/AM160/Installation+Prerequisites

Whatdoes de * means with JDK7 *对JDK7意味着什么

In a technical point of view, the WSO2 products should be able to run on Oracle JDK 7. I do not think anyone has especially tested on Suse EE SP3. 从技术角度来看,WSO2产品应该能够在Oracle JDK 7上运行。我认为没有人特别在Suse EE SP3上进行过测试。

As long as it runs on Oracle JDK, the products should work fine. 只要它在Oracle JDK上运行,这些产品就可以正常工作。

The 1.7.* means that any Java 7 update should work. 1.7.*表示任何Java 7更新都可以使用。 For example: 1.7.51 -> Java 7 Update 51 例如:1.7.51-> Java 7 Update 51

However we have faced issues specific to a Java update. 但是,我们遇到了特定于Java更新的问题。 For example, there is an issue with Java 7 update 45. You will encounter JAXP00010001 error after a certain number of requests to API Manager. 例如,Java 7更新45存在一个问题。向API Manager发出一定数量的请求后,您将遇到JAXP00010001错误

I would recommend you to use the latest JDK from Oracle. 我建议您使用Oracle的最新JDK。 AFAIK, we haven't encountered any issue with latest JDK. AFAIK,最新的JDK尚未遇到任何问题。

I hope this helps. 我希望这有帮助。

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

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