I use open office developper release 2.0.3 on Linux with Java and UNO. 
Openoffice is started as a server under root.
 
When I try to use : xStorable.storeAsURL() to an RTF file I get 
"com.sun.star.task.ErrorCodeIOException", although the URL
seems correct (file:///test-1.rtf).
 
Is there a way to get a trace of what happens on the openoffice side, to 
understand why the file write fails ?
 
 

Reply via email to