show/hide this revision's text 2 edited tags
show/hide this revision's text 1

spring beans and sessionFactory in different xml files.

we have 3 applications using 3 different spring configuration files. But we have one database and one datasource,so one sessionFactory. how can we import the sessionFactory bean into the 3 different spring config files.