| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sep 25, 2008, at 8:32 AM, Sebastian Hagedorn wrote:
We believe we have isolated the pattern that is broken with the 1.5.0_16 webstart. This problem happens when you try to get a new URL to a resource using an existing URL as shown below : URL resourceBase = MyClass.class.getResource("myfile");
URL newURL = new URL(resourceBase, "anotherfile");The workaround it to use Class.getResource instead : |
_______________________________________________ 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: | |
| >Webstart application can't find ressource after installation of Java for Mac OS X 10.5 Update 2 (From: Sebastian Hagedorn <email@hidden>) | |
| >Re: Webstart application can't find ressource after installation of Java for Mac OS X 10.5 Update 2 (From: Mike Swingler <email@hidden>) | |
| >Re: Webstart application can't find ressource after installation of Java for Mac OS X 10.5 Update 2 (From: Sebastian Hagedorn <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.