- FedoraClient no longer tries to force commons-logging to use log4j,
as this is only appropriate in a standalone application (in servlet
containers, this can cause classloader issues)
- Administrator, being a standalone application, calls Log4J.force()
before anything else