users@glassfish.java.net

Re: Webstart icons & codebase mismatch

From: <glassfish_at_javadesktop.org>
Date: Tue, 14 Aug 2007 11:42:45 PDT

Hi, Roll.

Sorry for the late response - I have just returned from some vacation time.

What Java SE release are you using? There have been reports of problems with icon handling in Java Web Start under JDK 6 and you may be seeing that problem if you are using JDK 6.

The codebase and the references to files within that codebase are handled quite separately from the application's context, which is why as you pointed out the codebase does not use the application's context directly. The server-side support for launching using Java Web Start converts the URL for a file, such as an icon image, from the codebase to the appropriate location locally on the server to find the actual file for transmission back to the client.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

http://forums.java.net/jive/thread.jspa?messageID=230862