04-07-2011 09:28 AM
04-08-2011 04:05 AM
<bean id="processEngineConfiguration" class="org.activiti.engine.impl.cfg.StandaloneProcessEngineConfiguration">
<property name="jdbcUrl" value="jdbc:h2:mem:activiti;DB_CLOSE_DELAY=1000" />
<property name="jdbcDriver" value="org.h2.Driver" />
<property name="jdbcUsername" value="sa" />
<property name="jdbcPassword" value="" />
<propery name="beans">
<map>
<entry><key>cool</key><value ref="coolService" /></entry>
</map>
</property>
04-08-2011 04:19 AM
04-08-2011 04:22 AM
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.