Martijn Dashorst wrote:
> 
> iirc objects that aren't components are not injected as they are not under
> Wicket's control.
> 

Ah. Ok, when I setup a second module for all other objects and inject them
the Guice way, it works indeed. Thanks!

I'm not sure about your other suggestion: InjectionHolder.inject(this),
mainly because I somehow need to get hold of the Injector to pass it to the
InjectionHolder first, and I don't know how (it's not set by Wicket).
-- 
View this message in context: 
http://www.nabble.com/Problem-with-Wicket-and-Guice-tp14787021p14787792.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to