[kaffe] Newbie : SecurityException problems
Archaiesteron
archaiesteron at laposte.net
Sun Mar 27 12:38:25 PST 2005
Michael Koch wrote:
>On Sun, Mar 27, 2005 at 10:09:20PM +0200, Archaiesteron wrote:
>
>
>> Since the problem occurs at the very beginning of the execution, I
>> can copy these
>>
>>lines :
>>
>> public static void main(String[] args) {
>> // Splash Screen
>> JWindow splash = new JWindow();
>> JLabel content = new JLabel(new ImageIcon(
>> myClassLoader.getResource(
>>
>>
I forgot to tell what is myClaccLoader. Here is the line (at the very
beginning of the same file) :
protected static ClassLoader myClassLoader =
Hemicycle.class.getClassLoader();
Regards,
More information about the kaffe
mailing list