corretto / corretto-8

Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
GNU General Public License v2.0
2.11k stars 221 forks source link

Java Corretto on workstations - Enterprise configuration #471

Open nmachtel opened 1 year ago

nmachtel commented 1 year ago

Dear all

By lack of a better place (feel free to redirect me to one if I missed it), I reach out through this feature request.

In our company, we have Oracle Java 8 and 11 configured with a certain security and convenience level towards our end-users and the environment. We are not managing to do this in the same manner for Java Corretto and cannot find suitable documentation to do so.

What we would like to configure:

Ideally, we would also have a possibility to better integrate the launch of JNLP files. Ideally, this is automatically started when clicking on links in Edge Chromium but a convenient way to start them after download (again, with a convenient way to select the correct Java version) would be great. We are aware that icedtea-web can play a role here, but we are facing the same issues with our enterprise configuration.

A clear deployment guideline (including best practices for maintenance) would be great. Again, if another place is better suited for this type of question, I am happy to be redirected.

Kind regards Niels

davecurrie commented 1 year ago

Hi. The functionality you mention is proprietary and not part of OpenJDK 8, so it is also not part of Corretto 8. Other Corretto customers have had success using icedtea-web for launching JNLP files but since systems and configurations vary a lot, we don't maintain any specific best-practice doc on integrating with Corretto.