I see this sometimes in my derby.log:
> Booting Derby version The Apache Software Foundation - Apache Derby -
> 10.7.0.0 alpha - (1033167M): instance
> a816c00e-012c-65f4-f16c-000050629e18
> on database directory /export/home/dag/java/sb/sb1/system/wombat with class
> loader sun.misc.launcher$appclassloa...@7d772e
> Loaded from access denied (java.lang.RuntimePermission getProtectionDomain)
***************
> java.vendor=Sun Microsystems Inc.
Is it intentional/correct that I am getting this "access denied" when I run from
classes instead of jars? It just looks weird..
Dag