[
https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845094#action_12845094
]
Martin Grigorov commented on WICKET-2761:
-----------------------------------------
The new idea is to extend wicket-ioc's org.apache.wicket.injection.Injector
which have static #get().
I'll provide a patch soon.
> 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.