http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd
http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee-2.5.xsd
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd">
这里连接的是MySQL数据库,如果是其他数据库,需要将DataSource1和DataSource2中的参数以及
hibernate.dialect做相应修改。