On Fri, Jun 29, 2012 at 5:55 PM, Arioch <[email protected]> wrote: >> what better name you suggest?
> StartOnLoad ? Someone might ask "Load of what?". You have the choice between small and convenient configuration name with comments to explain its meaning or a long name (automaticallyStartAndConnentToOfficeServerWhenStartingXWiki) but less convenient to use. > > But frankly i suggest only start when needed ;-) > You can have AutoStart = 0, 1, 2 rather than only true/false AFAIK, you're the first one to ask for this. > >>> I don't want OOo always running on loaded server. >> Why? > The longer application works, the more it has chance to leak memory or to > crash > If this functionality would be used once a week - then why bother? If you use the office importer that 'often', then you probably afford to manually start/stop the office server before/after importing :) > I want to lower load on server as possible. > >> Note that XWiki doesn't talk directly to the office server. jodconverter > ...which is abandoned. I'm screwed.... > > BTW, is it used for RTF export ? > I see that both ODT export and RTF export destroys russian texts in the same > way. RTF export can also be done through FOP, but the results are better through office server. > (Import ODT also destroys them) > While RTF export is avail after OOo shutdown, it still makes the same > destruction, so the bug probably is in the same codepath. > Maybe it is Windows-related, dunno. I gave you a link to a JIRA issue, did you read the comments? It's just a matter of configuring the office server to output UTF-8 encoding. Hope this helps, Marius > > >> you can try to reconnect > The less manual work the better, though of course "that is the way as it is" > and it already 140MB of download stuff :-) > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/OpenOffice-auto-start-tp7579979p7580004.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
