arrow_back history picture_as_pdf This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ~~NOTRANS~~ ~~Title: Java >=16 setup~~ Starting with Java 16, JVx running on an application server like Tomcat, requires some additional settings. == Optional == This is relevant for resource unlocking, but not necessary if you restart the application server after every deployment. <code>--add-opens=java.desktop/javax.imageio=ALL-UNNAMED</code>