The following code returns an empty array with Kaffe:

ClassLoader cl = Thread.currentThread().getContextClassLoader();
URL urls[] = ((URLClassLoader) cl).getURLs();

(It returns the actual class path with SUN's JVM).

Could you please keep me updated about this bug, my email is:
[EMAIL PROTECTED]

Thanks,
Alok.

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to