Hi Niklas, When reviewing the latest changes on the codebase I encountered two code bits I'm not sure about whether or not they are intended to last:
+ StanzaLoggingFilter: "if (serverLogger.isDebugEnabled()) " is commented out. Discard, re-enable or leave it that way? + ProtocolWorker l. 92: "System.out.println(stanzaHandler);" Left over from debugging? Bernd
