diff --git a/demonstration/src/java/overview.html b/demonstration/src/java/overview.html index bf540c4..9ae10f0 100644 --- a/demonstration/src/java/overview.html +++ b/demonstration/src/java/overview.html @@ -492,9 +492,9 @@ classloader is set to the child.
Trivial variations on the second series. Now API and JCL are definable only by parent and child respectively (as in the last -series). +series). When the context classloader is set to system, +Log4JLogger cannot be loaded and so java.util.logging is the only viable +logger.
The same classloader configuration can be repeated with (this