Hi,

> How do you inject Hibernate DAOs into your Spring Services using
> annotations? Is that possible?
> I also seem to be having some problems with the sessionFactory being inject
> into the DAOs.
>
> Any ideas?

That is configured with Spring, doesn't depends on Wicket at all. I
usually configure dependencies in XML files but AFAIR you can use
@Autowired annotation.

Regards.
-- 
Mauro Ciancio

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

Reply via email to