Problem setting with java web start on an intranet
Hello,
How can I set up a java web start application on an intranet environment? Currently when I try to run my application it tries to download the java runtime from java web site.
I tried to set up a jws auto installer on my local server according to the samples provided with the jdk (1.5) i need to use the gnumake utility which I cannot find for windows platforms.
Please help.

