04-28-2006 09:17 AM
<property name="createMissingPeople">
<value>${server.transaction.allow-writes}</value>
</property>
<!– transaction service –>
<bean id="transactionComponent" class="org.alfresco.repo.transaction.TransactionComponent">
<property name="transactionManager">
<ref bean="transactionManager" />
</property>
<property name="allowWrite">
<value>${server.transaction.allow-writes}</value>
</property>
</bean>
04-28-2006 10:51 AM
05-02-2006 07:58 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.