Skip to content

Commit 0449d7f

Browse files
committed
removed commented transtaction template xml config
1 parent 5d698ad commit 0449d7f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: kernel/kernel-impl/src/main/webapp/WEB-INF/tasks-components.xml

-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@
2020

2121
<bean id="org.sakaiproject.tasks.api.TaskService"
2222
class="org.sakaiproject.tasks.impl.TaskServiceImpl" init-method="init">
23-
24-
<!--property name="transactionTemplate">
25-
<bean class="org.springframework.transaction.support.TransactionTemplate">
26-
<property name="transactionManager" ref="org.sakaiproject.springframework.orm.hibernate.GlobalTransactionManager"/>
27-
</bean>
28-
</property-->
2923
</bean>
3024

3125
<bean id="org.sakaiproject.springframework.orm.hibernate.impl.AdditionalHibernateMappings.taskservice"

0 commit comments

Comments
 (0)