On Thursday 13 April 2006 21:05, Peter Kriens wrote: > JM> - User permissions on the machine may not allow for modification (we > have scenarios where we run off CDs and don't use any local storage)
> Well, then you can't support native code, getDataFile(), caching, how many > bundles run in such a restricted env? My uneducated guess... :) If the jars are "exploded" on the CD then perhaps loading native code is still possible. No need to bother about updating in this scenario I guess. getDataFile() would need to use some kind of RAM disk?! Greetings, Marcel

