Java virtual machine

learn more… | top users | synonyms

1
vote
0answers
36 views

ArcGIS Server 10.0 Java - Upgrading JAI

I am developing a SOE for ArcGIS Server 10 SP 5 in Java. The SOE makes use of some GeoTools functionality - specifically the HeatmapProcess. I have written a small api (with all GeoTools, no ...
0
votes
1answer
412 views

How do I configure JVM to run in server mode when using Geoserver as a Windows service?

I have been reading this article about putting Geoserver into a production environment. Section "4.1 Java Virtual Machine" is confusing me a bit. This section mentions that in a production ...