ENTAXY-248 release 1.8.1

This commit is contained in:
2022-02-28 15:20:38 +03:00
parent 4d274c4fcc
commit c826adf1db
1958 changed files with 195926 additions and 10280 deletions

View File

@ -38,6 +38,11 @@
interface="org.hibernate.SessionFactory"
timeout="30000"/>
<!-- NOTE: Don't delete! -->
<!-- It needs for hibernate because dataSource doesn't has time to registry in jndi-->
<reference id="storage" interface="javax.sql.DataSource" filter="(osgi.jndi.service.name=entaxy.esb.storage)"
availability="mandatory"/>
<service ref="SystemService"
interface="ru.entaxy.esb.system.jpa.SystemService"/>