Hi Dear, I m trying to follow the Java considerations in the latest documentation : https://docs.geoserver.org/latest/en/user/production/java.html
I installed GeoServer 2.15-RC in Tomcat 9 in Windows 64B, I know this GeoServer version is in development. I would like some explanation for the JAI Image IO native because the documentation explains that we could cleanup GeoServer. Once the installation is complete, you may optionally remove the original JAI files from the GeoServer WEB-INF/lib folder: jai_core-x.y.z.jar jai_imageio-x.y.jar jai_codec-x.y.z.jar and It indicates that the installation of native JAI and ImageIO extensions is outdated. When I remove the three jars above, GeoServer doesn't work. For jdk11, I didn't find jai native packages in oracle website, so I suppose there are included in the jdk11, isn't it? So What i must configure for GeoServer or in the system to get the JAI ImageIo / JAI ext? Thanks for your return. Florian -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
