Francesco Chicchiriccò created SYNCOPE-538:
----------------------------------------------
Summary: Externalize all WAR configuration
Key: SYNCOPE-538
URL: https://issues.apache.org/jira/browse/SYNCOPE-538
Project: Syncope
Issue Type: Improvement
Components: console, core
Reporter: Francesco Chicchiriccò
Fix For: 1.1.9, 1.2.0, 1.3.0
The main webapps (core and console) require several configuration files
(.properties) to work properly.
Currently such configuration files need to reside into webapps' classpath.
Ideally it should be possible to define a configuration directory, defined via
a Maven property, where all such files can be loaded from: this would allow to
implement some handful deployment scenarios (e.g. deploy the same .war files
either in test and production environments).
The same idea is to apply to e-mail templates.
--
This message was sent by Atlassian JIRA
(v6.2#6252)