Hi.
I've had a big problem with JODConverter
I've installed JODCOnverter on Centos 5.6 x64
Work fine, but a little problem.
When run java on user shell, file convert is owned by root and not by
user.
wwwh...@helpmycash.com [~/www]# /usr/lib/jvm/java/bin/java -jar /home/
wwwhelpm/library/Java/jodconverter-cli-2.2.2.jar /home/wwwhelpm/
public_html/001-h-tabla-amortizacion.xlsx /home/wwwhelpm/public_html/
001-h-tabla-amortizacion.pdf
14-oct-2011 7:52:07
com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection
connect
INFO: connected
14-oct-2011 7:52:08
com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection
disposing
INFO: disconnected
wwwh...@helpmycash.com [~/www]# ls -lisa
total 1860
3522567 4 drwxr-x--- 6 wwwhelpm nobody 4096 oct 14 07:52 ./
3522561 4 drwx--x--x 19 wwwhelpm wwwhelpm 4096 oct 11 09:45 ../
3524473 320 -rw-r--r-- 1 root root 320903 oct 14 07:52 001-
h-tabla-amortizacion.pdf
3524463 1100 -rw-r--r-- 1 wwwhelpm wwwhelpm 1119595 oct 11 08:34 001-
h-tabla-amortizacion.xlsx
Also, file it's 644. This it's a problem for my app.
How to around this problem?
Apreciate help. I'm lost