You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/03/01 08:44:05 UTC

[jira] Updated: (WICKET-2761) InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice

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

Martin Grigorov updated WICKET-2761:
------------------------------------

    Attachment: WICKET-2761.patch
                guice-legup.tgz

Attaching a quickstart application + patch and JUnit test.

> InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice
> ------------------------------------------------------------------------
>
>                 Key: WICKET-2761
>                 URL: https://issues.apache.org/jira/browse/WICKET-2761
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-guice
>    Affects Versions: 1.4.6
>            Reporter: Martin Grigorov
>         Attachments: guice-legup.tgz, WICKET-2761.patch
>
>
> Using Wicket-Guice integration for dependency injection does not provide the helper mechanism 'InjectorHolder.getInjector().inject(this)' for classes which do not extend o.a.w.Component.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.