Index: base3.10/src/main/resources/egovframework/spring/com/scheduling/context-scheduling-sym-log-ulg.xml
===================================================================
--- base3.10/src/main/resources/egovframework/spring/com/scheduling/context-scheduling-sym-log-ulg.xml (revision 93)
+++ base3.10/src/main/resources/egovframework/spring/com/scheduling/context-scheduling-sym-log-ulg.xml (revision 94)
@@ -20,12 +20,12 @@
<!-- 사용자 로그 생성 스케줄러 -->
- <bean id="userLogScheduler" class="org.springframework.scheduling.quartz.SchedulerFactoryBean">
+ <!-- <bean id="userLogScheduler" class="org.springframework.scheduling.quartz.SchedulerFactoryBean">
<property name="triggers">
<list>
<ref bean="userLogTrigger" />
</list>
</property>
- </bean>
+ </bean> -->
</beans>
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?