08-25-2011 04:14 AM
08-25-2011 04:38 AM
08-25-2011 10:38 AM
08-01-2012 06:10 AM
…
<bean id="myDbSqlSessionFactory" class="com.my.MyDbSqlSessionFactory"/>
….
and in processEngineConfiguration bean:
….
<property name="customSessionFactories">
<list>
<ref bean="myDbSqlSessionFactory"/>
<ref bean="myManagerSessionFactory"/>
</list>
</property>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.