maybe you should try to specify the full path?
On Fri, May 31, 2013 at 8:13 PM, Billot <[email protected] > wrote: > java JOD converter says in code > > private XComponent loadDocument(OfficeContext context, File inputFile) > throws OfficeException { > if (!inputFile.exists()) { > throw new OfficeException("input document not found"); > } > > but file exists... > > Full read rights. > > What's the matter ? > > > > Le 31/05/13, *Maxim Solodovnik * <[email protected]> a écrit : > > you need to install OO and oo-headless if i'm not mistaken > > > 2013/5/31 Billot <[email protected]> > >> Hi, >> >> What exact list of OpenOffice components shoyuld be install on server to >> make JOD converter work ? >> >> BR, >> >> -- >> >> Emmanuel BILLOT >> CATEL - Dpt. Système et Réseaux >> Rectorat - Académie d'Orléans-Tours >> 10, rue Molière - 45000 Orléans >> Tél : 02 38 79 45 57 >> >> > > > -- > WBR > Maxim aka solomax > > -- > > Emmanuel BILLOT > CATEL - Dpt. Système et Réseaux > Rectorat - Académie d'Orléans-Tours > 10, rue Molière - 45000 Orléans > Tél : 02 38 79 45 57 > > -- WBR Maxim aka solomax
