Project

General

Profile

Actions

Task #1148

open

Add support for external quartz configuration

Added by Peter Štrunc almost 6 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Low
Assignee:
Radek Tomiška
Category:
Configuration
Target version:
-
Start date:
06/19/2018
Due date:
% Done:

0%

Estimated time:
Owner:

Description

Currently there is no way to specify external config file for quartz outside of classpath. Problem is in SchedulerConfig class on line 82:

        ......
        propertiesFactoryBean.setLocation(new ClassPathResource(propertiesLocation));
        ......
Actions

Also available in: Atom PDF