+1 on getClass().getName(), everywhere (not just the server).
I would prefer CLASS.class to take advantage of the LogFactory:getLog(Class cls) method. Why use the class's name transformed into a String when the class itself is a valid option?
-Vladimir
-- Vladimir R. Bossicard Apache Xindice - http://xml.apache.org/xindice
