On Thu, October 10, 2013, Martin Grigorov wrote:

> You can
> use 
> org.apache.wicket.guice.GuiceComponentInjector#GuiceComponentInjector(Application
> app, Injector injector) constructor.
> I.e. in MyApp#init() do:
> 
> getComponentInstantiationListeners().add(new GuiceComponentInjector(this,
> injectorReadFromServletContext))

Thank you, that was fairly easy (I had thought there had to be
something as simple as that)!

M'bert

-- 
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+= 
Warum geht ein Bratscher nicht �ber einen Friedhof?
Zu viele Kreuze...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to