Did you try stopping your app then clearing your Felix cache and the work directory created by Fileinstall?
(I'm assuming it still creates one, I haven't used 3.0 yet.) Cheers, Chris On 12 May 2010 16:20, Sahoo <[email protected]> wrote: > I would like someone to confirm if the observed behavior is a bug or not. > It looks like a bug to me. I have a watched directory configured via system > property felix.fileinstall.dir. In that watched directory, I have a cfg file > called org.apache.felix.fileinstall-autodeploy.cfg which contains > felix.fileinstall.dir=/tmp/foo/. > It was working fine. I wanted to move foo to bar. So, I stopped my app, > updated the dir name in existing org.apache.felix.fileinstall-autodeploy.cfg > file and restarted my app. I still see fileinstall trying to watch /tmp/foo > instead of /tmp/bar. > > I am on fileinstall 3.0. > > Thanks, > Sahoo > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

