You can simply write the changes to the file. FileInstall will see that the file has been updated and call the update method.
Larry > -----Original Message----- > From: Matthew O'Connor [mailto:[email protected]] > Sent: Monday, July 26, 2010 2:11 PM > To: [email protected] > Subject: using file install & config admin together? > > Hey all, > > I'm using Felix File Install to load configuration properties which then > get > loaded via Felix Configuration Admin. > > I want to be able to dynamically update those configuration properties > during run and then have those persisted back to the properties file it > was > loaded from. > > Is there a way to do this or am I on the wrong track? > > Thanks, > Matthew >

