hoi! Just for cleaning this up finally.
Our InterceptorHandler contains a log.trace with the following wording:
> logger.trace("Calling method on proxy is restricted except Object.toString(),
> but current method is Object. [{0}]", methodName);
Is this really a problematic situation?
I mean this ALWAYS happens if a bean gets stored in a Map or any other
situation where equals() or hashCode() is being invoked.
I'd strongly favour to remove this logging.
LieGrue,
strub
