JNLP jre 1.5.0.05 autodownload

Hi,

I have read a lot of threads dedicated to autodownload of a proper java version specified in a JNLP file.

From some reason our application requires only version 1.5.0.05, the code in our jnlp file is :

<j2se href="http://java.sun.com/products/autodl/j2se" version="1.5.0_05" />

I believe it is right.

But problem is, as it was mentioned many times before, that this version of JRE is not available.

I decided to create our own autodownload server, but I have no idea where to download the proper autodownload file.

Thanks for all help

[595 byte] By [Cyberposta] at [2007-10-3 10:52:56]
# 1

I will need to know how to do this also, sun's auto-dl servers are spotty. Thank god my company has a QA department I had everything set to auto-dl 1.5.0_08 and it worked perfectly on my machine but yesterday SUNs servers were down and my QA department couldn't launch the Swing app.

PS. Sun only offers auto-dl up to 1.5.0_08 even though 1.5.0_10 is released!

javaunixsolarisa at 2007-7-15 6:18:31 > top of Java-index,Desktop,Deploying...