Page 1 of 1

Java Runtime install

PostPosted: Fri May 23, 2003 9:26 am
by Harjo
Is it possible to deploy the Java Runtime environment to all the clients of Servoy?
We have a large network, and non of them have access to the internet. So now I have to go to every machine to update/install the Java Runtime Environment manually. Is it possible to do one download, put it on the server and then update automaticly when a guest try to connect to servoy?
This would be a great help!

PostPosted: Sun May 25, 2003 4:30 am
by Jan Aleman
That's possible. Open the file autoinstallvm.html that you can find in server\webapps\ROOT and change the codebase= line to match a URL on your own server. Also make sure that the file listed there is already placed on your server.

the above only applies to windows, on OS X JRE is installed by default