why is there a "JavaApplet Window" message when I use -D stuff on command line and set FilePermission to "-"? why does FilePermission "log/*" not do the trick? is there some strange interaction with LoggingPermission?
Logged In: YES user_id=543260
only on windows, as solaris is ok? maybe will help to use ${/} maybe will help to put LoggingPermission after the FilePermission?
Log in to post a comment.
Logged In: YES
user_id=543260
only on windows, as solaris is ok?
maybe will help to use ${/}
maybe will help to put LoggingPermission after the
FilePermission?