Dan Haywood created ISIS-919:
--------------------------------
Summary: Don't "touch" a (request-scoped) service when logging in
DEBUG mode.
Key: ISIS-919
URL: https://issues.apache.org/jira/browse/ISIS-919
Project: Isis
Issue Type: Bug
Components: Core
Affects Versions: core-1.6.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: core-1.7.0
Switching up logging to DEBUG causes the PojoAdapterHashMap to try to call
hashCode() on a request-scoped service. This in turn throws an exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)