Is WSO2 API Manager certified against Suse EE SP3 and Oracle Java JDK7 ?
http://docs.wso2.org/display/AM160/Installation+Prerequisites
Whatdoes de * means with 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.
As long as it runs on Oracle JDK, the products should work fine.
The 1.7.*
means that any Java 7 update should work. For example: 1.7.51 -> Java 7 Update 51
However we have faced issues specific to a Java update. 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.
I would recommend you to use the latest JDK from Oracle. AFAIK, we haven't encountered any issue with latest JDK.
I hope this helps.