[Bug 687] BasicService.getCodeBase() returns null for IcedTea6 1.9.7 + OSGI

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Apr 14 17:02:35 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=687





--- Comment #2 from Omair Majid <omajid at redhat.com>  2011-04-15 00:02:35 ---
Created an attachment (id=514)
 --> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=514)
proposed patch

The patch modifies how we try to find the JNLPClassLoader (from which we find
the ApplicationInstance). We first search the Context ClassLoader (and it's
parents) and then we search the ClassLoader for the classes on the stack (and
their parents). The Launcher always sets the Context ClassLoader of the
applications/applets it launches.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list