[
https://issues.apache.org/jira/browse/OODT-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590058#comment-14590058
]
Luca Cinquini commented on OODT-854:
------------------------------------
This is now done. The File Manager behavior is controlled by two additional
properties specified in filemgr.properties:
org.apache.oodt.cas.filemgr.repositorymgr.dirs.recursive
org.apache.oodt.cas.filemgr.validation.dirs.recursive
By default they are false. If set to true, all specified directories will be
scanned recursively to identify which directories contain policy files, or XML
validation files.
Similarly, the Workflow Manager behavior is controlled by the optional property:
org.apache.oodt.cas.workflow.repo.dirs.recursive
which behaves much the same way.
> Enable recursive traversing of policy directories
> -------------------------------------------------
>
> Key: OODT-854
> URL: https://issues.apache.org/jira/browse/OODT-854
> Project: OODT
> Issue Type: Improvement
> Components: file manager, workflow manager
> Affects Versions: 0.9
> Reporter: Luca Cinquini
> Assignee: Luca Cinquini
> Fix For: 0.10
>
>
> Sometimes the FileManager and WorkflowManager need to support a multitude of
> projects, and must read configuration information from several directories.
> Instead of listing all directories separately in the property files, it would
> be convenient to enable those two services to traverse recursively all
> directories starting from a given root.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)