As this is the Payara Server project NOT the GlassFish project vmischo commented May 21, 2020 Hello it was glassfish sorry! Now we switched to payara - without any trouble !! Anything works even with OpenJDK 11
Description I am just at the beginning of configuring Payara server, for my Java EE 8 application to run probably on it. First is simple I just wanted to create a JDBC connection pool, that connects to MySQL server on my local machine, a...