Archive for October, 2008

Workaround for bug id 6753651 - find path to jar in cache under webstart

Thursday, October 2nd, 2008 Posted in java, swing | 5 Comments »

Here is a workaround for the changes in 1.5.0_16 and 1.6.0_07, which prevent you from obtaining a valid URL using Class.getResource(myClassName) under webstart. This is related to bug id 6753651 raised ... Read more..