1 Apr
2003
1 Apr
'03
7:20 p.m.
volker.wend@efgbsh.de wrote at 2003-3-31 21:09 +0200:
It seems to be a Security Issue. If I try to copy a lexicon from somewhere else to the place I get an exception: .... _verifyObjectPaste (Object: TextCatalog) Unauthorized: <zExceptions.unauthorized.Unauthorized instance at 028AF464>
This means: getSecurityManager().checkPermission( mt_permission, self ) returned "false". "mt_permission" is the permission protecting the creation of a lexicon, "self" is the destination. Dieter