>I wouldn't be averse to using Commons Logging here, but perhaps it would be >a little simpler to just write to System.out or System.err, with a system >property to control the logging levels actually output? > >Craig
Fair enough :) I can see piping log(String, Throwable) to System.err, but I don't quite follow on the levels. Can encodeNamespace() just return the same String provided to it? This is what the myfaces.context.servlet.ServletExternalContextImpl and the RI do. Dennis Byrne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]