JMX « Job « Spring Q&A





1. Ready made JMX job runner?    forum.springsource.org

Are there any JMX job runner implementations out there? I see in the samples that the JobOperator is exposed via JMX, but thought I'd check and see if there are any ...

2. Spring + quartz + JMX    forum.springsource.org

I am using jmx , Spring and Quartz to run and monitor jobs. Currently i have two job running, My question is if there is some change in job. can we ...

3. how to enabled quartz for jmx ?    forum.springsource.org

hi, I using quartz with spring's org.springframework.scheduling.quartz.SchedulerFac toryBean. how can i make the scheduler create by this factory JMX enabled, so i can view this scheduler in jconsole (with my web ...