[ 
https://issues.apache.org/jira/browse/ISIS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390510#comment-14390510
 ] 

ASF subversion and git services commented on ISIS-1130:
-------------------------------------------------------

Commit 867188b865edaae77c4999c6059f79f0bc79b096 in isis's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=867188b ]

ISIS-1130 Add #isEnabled() method to services based on Wicket


> Add #isEnabled() method to services based on Wicket
> ---------------------------------------------------
>
>                 Key: ISIS-1130
>                 URL: https://issues.apache.org/jira/browse/ISIS-1130
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core, Core: Viewer: Wicket
>    Affects Versions: core-1.8.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>
> Some **Wicket services used the Application to do their job, e.g. 
> GuiceBeanProvider" so they cannot be used in integration tests.
> Other services depend on RequestCycle being available, e.g. DeepLinkService. 
> Such kind of services cannot be used during application start and/or 
> integration tests.
> There are several options:
> - return null
> - throw exception
> - add #isEnabled() method
> - ... ?!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to