[
https://issues.apache.org/jira/browse/ISIS-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588968#comment-14588968
]
ASF subversion and git services commented on ISIS-1159:
-------------------------------------------------------
Commit d85f3d3f8b663410682528f3282a63cb5c132ccf in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=d85f3d3 ]
ISIS-1159: make ExceptionRecognizerCompositeForJdoObjectStore be automatically
registered using @DomainService ...
... and provide a config property to disable if required.
Also: minor refactorings/improvements to ExceptionRecognizerComposite.
> 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)