我在Spring套装中的项目有一个问题。@Transactional注释不起作用。" ref="sessionFactory" />我使用DAOIMPL的方式如下:public class ProfileDaoImpl implements@Transactional
public void addProfile(Profi
我想将我的axis2项目与spring集成起来。通过遵循本指南,我成功地加载了spring applicationContext。(和hibernate会话),但是当在方法的顶部使用@ transaction时,以前不会打开任何事务。-- Axis2 Web Service, but to Spring, its just another bean that has dependencies -->
<bean i