이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 2. New features and enhancements
Red Hat JBoss Web Server 5.7 Service Pack 8 includes the following new features and enhancements.
2.1. JWS for OpenShift image for OpenJDK 17 링크 복사링크가 클립보드에 복사되었습니다!
JBoss Web Server 5.7 Service Pack 8 introduces support for importing JWS for OpenShift images that are compatible with OpenJDK 17. In this release, you can import a jboss-webserver57-openjdk17-tomcat9-openshift-ubi8 image.
As in previous releases, JBoss Web Server also provides JWS for OpenShift images that are compatible with OpenJDK 8 and OpenJDK 11.
2.2. Location changes for tomcat-websocket-chat quick start application 링크 복사링크가 클립보드에 복사되었습니다!
This release includes the following changes to the location of the example tomcat-websocket-chat quick start application that you can use with JWS for OpenShift:
-
The URL for the quick start has changed from
https://github.com/jboss-openshift/openshift-quickstartstohttps://github.com/web-servers/tomcat-websocket-chat-quickstart. -
The git repository for the quick start has changed from
https://github.com/jboss-openshift/openshift-quickstarts.gittohttps://github.com/web-servers/tomcat-websocket-chat-quickstart.git. -
The directory path for the quick start has changed from
openshift-quickstarts/tomcat-websocket-chattotomcat-websocket-chat-quickstart/tomcat-websocket-chat.