Running on XPPro. I've been experimenting with svn and ant to keep openmeetings up to date, but I notice it rebuilds persistence.xml each time as well, so that each time, before copying the build red5 over to the production directory, I would have to edit that file each time. Not a big problem - but I am wondering.....
If persistence.xml is being rewritten, are other configuration files being rewritten as well? Does this then necessitate me going to localhost:5080/openmeetings/install again ... basically re installing everything again.? If it's ONLY persistence.xml I need to modify each time, I can probably automate the whole process.
