[
https://issues.apache.org/jira/browse/SYNCOPE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079351#comment-14079351
]
ASF subversion and git services commented on SYNCOPE-538:
---------------------------------------------------------
Commit 1614680 from [~ilgrosso] in branch 'syncope/trunk'
[ https://svn.apache.org/r1614680 ]
[SYNCOPE-538] Merge from 1_2_X
> 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ò
> Assignee: Francesco Chicchiriccò
> Fix For: 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)