Project

General

Profile

Actions

Feature #780

closed

Path with resources - support multiple locations

Added by Radek Tomiška over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Configuration
Target version:
Start date:
10/23/2017
Due date:
% Done:

100%

Estimated time:
8.00 h
Owner:

Description

Templates, scripts, etc. are loaded from path by configuration:
https://wiki.czechidm.com/devel/dev/configuration/backend#templates
https://wiki.czechidm.com/devel/dev/configuration/backend#scripts
https://wiki.czechidm.com/devel/dev/configuration/backend#activiti_workflow

It's needed to support multiple paths - default (in jar) + external . We don't want to copy default templates into external paths. External path has higher priority - when template with the same code is found in external path, then will be used (last wins strategy will be applied - e.q. path="/default, /external").


Related issues

Related to IdStory Identity Manager - Task #476: ConfigurationService - support collectionsClosedRadek Tomiška06/01/2017

Actions
Actions #1

Updated by Radek Tomiška over 6 years ago

  • Related to Task #476: ConfigurationService - support collections added
Actions #2

Updated by Radek Tomiška over 6 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Radek Tomiška to Vít Švanda
  • Target version set to Forsterite (7.6.0)
  • % Done changed from 0 to 90
Actions #3

Updated by Vít Švanda over 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

I did review and everything works. Workflow resource bean looks very inspirational. I added litle note to the wiki.

Actions

Also available in: Atom PDF