You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2015/06/17 02:23:01 UTC

[jira] [Updated] (ISIS-1107) Register Guice Injector in Wicket before trying to inject the application's dependencies

     [ https://issues.apache.org/jira/browse/ISIS-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-1107:
------------------------------
    Fix Version/s:     (was: 1.10.0)
                   1.9.0

> Register Guice Injector in Wicket before trying to inject the application's dependencies
> ----------------------------------------------------------------------------------------
>
>                 Key: ISIS-1107
>                 URL: https://issues.apache.org/jira/browse/ISIS-1107
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core: Viewer: Wicket
>    Affects Versions: core-1.8.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> https://github.com/apache/isis/blob/master/core/viewer-wicket/impl/src/main/java/org/apache/isis/viewer/wicket/viewer/IsisWicketApplication.java#L255 tries to inject the members/dependencies of IsisWicketApplication before the Injector is registered in Wicket-IOC.
> This doesn't allow usage of the new GuiceBeanProvider in the dependencies, because it needs to extract  Guice Injector from the Application threadlocal.



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