| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
(A sign that I'm not enjoying work at the moment). JNLPCachedJarURLConnection has been added. JNLPURLStreamHandler has been added. JNLPClassLoader#findResource(String) has changed. The streamhandler is different in the returned URL. I suspect it is up to something similar to Java 6. You can work around this with judicious use of reflection and platform-version-dependent code paths. I'm sure if you run a test case such as: URL u = MyTestClass.class.getClassLoader.findResource("resourceToFind"); breakpoint after the variable assignment takes place and do debug inspection on the return URL's private parts. Good Luck. Brendon. On 25 Sep 2008, at 15:57, Emmanuel Puybaret wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >Re: Java-dev Digest, Vol 5, Issue 350 (From: Emmanuel Puybaret <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.