[
https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845072#action_12845072
]
Juergen Donnerstag commented on WICKET-2761:
--------------------------------------------
I don't fully understand the changes made in 1.5 already. Seems that
ConfigurableInjector and InjectHolder no longer exists. Hence simply applying
the patch and checking it works, doesn't work. Any hint? May be someone can
provide a patch for 1.5
> 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
> Assignee: Juergen Donnerstag
> 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.