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
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.