In Wicket 1.5.3 only Components and Behaviors are auto injected.
For everything else you need to call "Innjector.get().inject(this)" in
the constructor.

On Mon, Dec 19, 2011 at 6:32 PM, Rick van Son <rick.van....@foreyet.com> wrote:
> Hello everyone,
>
> How could I make an @EJB working in an (Extend of) AuthenticatedWebSession?
>
> Somehow they keep staying null, while the EJB's just work in my webpages (
> who are extended from WebPage ).
>
> Thanks in advance,
>
> Rick



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to