Dan Haywood created ISIS-1159:
---------------------------------
Summary: Make ExceptionRecognizerCompositeForJdoObjectStore into a
@DomainService, so automatically registered.
Key: ISIS-1159
URL: https://issues.apache.org/jira/browse/ISIS-1159
Project: Isis
Issue Type: New Feature
Components: Core
Affects Versions: core-1.8.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: 1.9.0
Unlike most services, all registered exception recognizers are consulted
whenever an exception is thrown. It therefore isn't possible to
override/ignore a exception recognizer that (as this ticket proposes) has been
annotated with @DomainService.
To cater for the (probably rather remote) possibility that these default
exception recognizers might need to be disabled, introduce a config property to
switch 'em off:
isis.services.ExceptionRecognizerCompositeForJdoObjectStore.disable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)