Hello all,
I have a quick question about configuring the File Manager and Workflow
Manager to support multiple projects…
Clearly, you can list all policy/ directories in the two files
etc/filemgr.properties and etc/workflow.properties, for example:
org.apache.oodt.cas.filemgr.repositorymgr.dirs=file://[OODT_HOME]/cas-filemgr/policy/core,file://[LABCAS_HOME]/biomarker-discovery/policy,….
But this becomes unwieldy if you have lots of projects, or if you need to
create the configuration dynamically. Is there any alternative to explicit
listing ? For example,
recursion into subdirectories doesn’t seem to be supported, correct ?
thanks, Luca