Dalibor Topic wrote:
Since there seems to be an interestig bug somewhere either in kaffe or in the class loading code that leads to lack of protection domains being applied to some files, you need to apply the attached patch dali.diff to Kaffe sources in ordr to make the accesscontrolcontext permit classes with empty protection domains to read files. I have not investigated the bug, so this is just a temporary workaround to let you fire up jonas with the war files actually being loaded ;)
This might be related to: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23822 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23916 I will try the proposed patch of the latter one to see if it fixes the first one tomorrow. Regards, Wolfgang _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
