So it works ;) ok let me explain: from what you say it seems you meant the cdi injection doesn't work.
That's expected since wicket is not integrated with cdi by default. To do so there are several extensions (/!\ wicket-cdi is linked to weld so that's not a standard extension) on github for instance but you can define your custom Application and override the resolution logic. *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/11/22 Yuci <ygou....@gmail.com> > WebPage