Thanks Emmanuel! I will try your suggestion.
Emmanuel Venisse wrote:
Wouldn't it be better to use a aspect and/or a ThreadLocal/slf4j MDC to get/set the username instead of adding the username param on all methods? I'll find it more elegant/intrusive. Emmanuel
-- Thanks, Jev