Took payara 5 2022.2 for a testdrive with java 17

Hey, the problem with the “import” of the settings from an earlier version is, that it is not a real import. It is a simply configuration replacement. So i would not do that in this way.

It is way better to use this approach via command line:

This approach does not accidentaly remove necessary settings.

Cheers