I could configure File Install to watch multiple directories. Lets say, my file install is watching */foo/bar* directory. If I put a new configuration file (*org.apache.felix.fileinstall-<pid>.cfg*) and tell it to watch * /foo/baz* directory, It works great.
However, if I tell the new configuration file to watch */foo/bar* directory (meaning the same directory which file install is watching), it runs in an infinite loop. Please let me know, if I should open a JIRA for the same. Currently, looking at the source code to see what needs to be changed. Regards, Ajay Kumar