1. Quartz, MethodInvokingJobDetailFactoryBean and targetObject forum.springsource.orgHi, I have a quartz job (defined via MethodInvokingJobDetailFactoryBean) which triggers bean A which is defined with scope singleton. Bean A is referenced by bean B. Unfortunately the quartz job and ... |
2. Problem proxying with Quartz MethodInvokingJobDetailFactoryBean forum.springsource.orgProblem proxying with Quartz MethodInvokingJobDetailFactoryBean Hi all, I'm using Spring 2.5.1, Quartz 1.5.2 on JDK 1.4.2 I have a problem using the org.springframework.scheduling.quartz.MethodInvoki ngJobDetailFactoryBean. As I understand the problem comes from ... |