On Tue, Oct 22, 2013 at 4:45 PM, MaryJane <[email protected]> wrote: > hi!
> i wish to import my files (.doc ...) into my xwiki page and I have installed > the xar offered by xwiki called > org.xwiki.platform:xwiki-platform-office~.xar The office importer application is bundled with XWiki Enterprise so you don't have to install any XAR. See http://extensions.xwiki.org/xwiki/bin/view/Extension/Office+Importer+Application . > > now i must start the office server but when i try to make it I receive this > error: > > Failed to execute the [velocity] macro > > the path of my office installation is > /usr/lib64/openoffice.org > and i have another directory called > /usr/lib64/openoffice.org3 > > my xwiki. properties file has this paths. > where is the problem? Make sure you uncomment a configuration property when changing its value. By default all configuration properties are commented out and what you see are the default values. Hope this helps, Marius > waiting for your response... > > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/xwiki-office-tp7587684.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
