On 05/07/2010 10:38 AM, Ben Stuggler wrote: > > Hi, > > I try to configuring Open Office server. I'm not sure of the parameters so I > made some changes to test, but I have a very strange "bug". > I explain : I changed the data once in xwiki.properties, but since, even if > I put some new parameters in xwiki.properties, when I'm connecting in Xwiki > on the OfficeImporterAdmin page, the data seems to be the same of the first > time... > For exemple, I tested by writing this : > # openoffice.homePath=E:\Program Files (x86)\OpenOffice.org 3\ > # openoffice.profilePath=E:\Users\bet\AppData\Roaming\OpenOffice.org\3 > > And I still see this : > Server path > C:Program FilesOpenOffice.org 3 > Server profile > D:UsersbetAppDataRoamingOpenOffice.org3 > > and I can see the same problem in the log (it's not a refreshing display > problem) > > (furthermore, sometimes I have the message "Error while connecting / > starting openoffice." and sometimes "Inadequate privileges."....) > > Thanks > > Regards > > Ben
Did you restart the container? xwiki.properties is not automatically reloaded each time you change it, it's read only once when starting up. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
