java web start 1.6 too slow !

Hi,

Did you guys notice as JWS 1.6 is so slow at startup.

Whenever i launch my appl, 韙's take up to 10s after downloading, for me to see anything.

It really seems like the appl hanged. for my test and development, i'm using a 2Go Ram/Core DUO pc, and my end users don't have even the quater of that. Meaning the could have to wait longer.

Do anyone experience this WRONG behaviour?

Any tip or workaround is welcome (must used JWS).

Thx for any reply

Ghislain N.

[515 byte] By [n_ghislaina] at [2007-11-26 21:50:29]
# 1

> Whenever i launch my appl, 韙's take up to 10s after

> downloading, for me to see anything.

...

> Any tip or workaround is welcome (must used JWS).

..splash screen? E.G.

http://www.javasaver.com/testjs/jws/04/fire.jnlp

(Note you will only see the splash image

on 'second and subsequent' launches)

That example also prompts for desktop shortcuts,

and provides an icon (for Windows, at least).

AndrewThompson64a at 2007-7-10 3:43:04 > top of Java-index,Desktop,Deploying...
# 2
these settings are not availlable in the file generated by glassfish/AS9.
n_ghislaina at 2007-7-10 3:43:04 > top of Java-index,Desktop,Deploying...
# 3

> these settings are ..

..easily configured within the JNLP file.

> ..not availlable in the file generated by glassfish/AS9.

I do not know what glassfish/AS9 is, I thought your

concern related to web start in Java 6, for which

JNLP files specifying splash images are certainly

doable.

When 'X' does not do 'Y', use 'Z'* (that does).

* I generally edit my JNLP (and Java source)

files in TextPad, and do builds & uploads using

Ant.

AndrewThompson64a at 2007-7-10 3:43:04 > top of Java-index,Desktop,Deploying...
# 4
n_ghislain , Did you ever figure this out?Several co-workers have recently upgraded to 1.6 and one of them is having a similar problem.They are all using the same server.
dandiolosaa at 2007-7-10 3:43:04 > top of Java-index,Desktop,Deploying...