Re: [xwiki-users] Office importer doesn't work

2011-05-26 Thread jod
Thank you for reply, "You said you configured XWiki to connect to the OpenOffice server in "Externally managed" mode right? Maybe the soffice process doesn't have the right to write in Tomcat's temporary directory. " To be sure, i give all rights to the arborescence of Tomcat's temporary directo

Re: [xwiki-users] Office importer doesn't work

2011-05-25 Thread Marius Dumitru Florea
On 05/25/2011 10:48 AM, jod wrote: > Thank you for reply ! > > I saw what was the directory of javax.servlet.context.tempdir in tomcat, > they say the following : > > "Pathname to a scratch directory to be provided by this Context for > temporary read-write use by servlets within the associated web

Re: [xwiki-users] Office importer doesn't work

2011-05-25 Thread jod
Thank you for reply ! I saw what was the directory of javax.servlet.context.tempdir in tomcat, they say the following : "Pathname to a scratch directory to be provided by this Context for temporary read-write use by servlets within the associated web application. This directory will be made visib

Re: [xwiki-users] Office importer doesn't work

2011-05-23 Thread Marius Dumitru Florea
On 05/23/2011 07:57 PM, jod wrote: > Thank you for reply, > yes i had already read this page. > > I'm sorry to forgot the version in my config : XWiki Enterprise > 3.1-milestone-1.${buildNumber} > > > So this is the stack trace of the exception for "Error while converting > document [Sans nom 1.odt

Re: [xwiki-users] Office importer doesn't work

2011-05-23 Thread jod
Thank you for reply, yes i had already read this page. I'm sorry to forgot the version in my config : XWiki Enterprise 3.1-milestone-1.${buildNumber} So this is the stack trace of the exception for "Error while converting document [Sans nom 1.odt] into html" : > ERROR rterVelocityContextInit

Re: [xwiki-users] Office importer doesn't work

2011-05-23 Thread Marius Dumitru Florea
It's hard to tell what the problem is without knowing the version of XWiki Enterprise you are using and the stack trace of the exception thrown when you try to import an office document. I suppose you already read http://extensions.xwiki.org/xwiki/bin/view/Extension/Office+Importer+Application#