简体   繁体   中英

Is WSO2 JAVA 8 ready?

I utilize the WSO2 ESB, App Server, and Data Services modules. We are being forced to move off of JAVA 7 and upgrade to JAVA 8. Does anyone have any information on if WSO2 is compatible with JAVA 8? Thanks!

All the WSO2 products which are based on carbon kernel 4.4.0 or higher version supports Java 8. At the moment following WSO2 products are been released with the Java 8 support.

  • Governance Registry 5.0.1
  • Business Process Server 3.5.0
  • Machine Learner 1.0.0
  • Complex Event Processor 4.0.0
  • Application Server 5.3.0
  • Enterprise Store 2.0.0
  • Enterprise Service Bus 4.9.0
  • Governance Registry 5.0.0

You can refer to WSO2 Release Matrix to check the latest WSO2 product releases.

WSO2 ESB 4.9.0 will not work with java 8 in a windows environment although they say it supports java 8. We were told it would but after weeks of trying, we had a video conference with their support team and they realized the issues we were having was with java 8.

The issue we were having was the proxy service would quit working. After starting ESB, I would run a soapUI request. If I went more than 1 minute without running a request again, the service would stop working. My soapUI request would simply spin and never return a response. We would restart the ESB service and my soapUI request would work again but with the same timing issue.

They had me reinstall java 7 and the issue went away. They've created a jira ticket on their end to look into the problem while we continue to use java 7 at this time.

For now we are supporting up to only JDK 1.6 to build our source. But you can run our products using up to JDK 1.7. We still testing further to support up to latest version.

I use WSO2 ESB 4.9.0 and Java 8, I do not have any problems. I use soap proxy and JMS proxy, and also use SOAP UI with it. I did not run on problems such as stopping working. I can put Windows 10 to hibernate, next day open it and proceed sending JMS and Web service requests.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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