Hi Mirto

OODAEMON="xvfb-run -a /usr/lib/openoffice/program/soffice.bin -headless 
""-accept=socket,host=localhost,port=8100;urp;StarOffice.Service"""

the "accept" parameter is not always mandatory as OOo can be setup to always start in listen mode on given host and port

have a look at the OOo Extension nxOOoAutolisten.oxt
in /org.nuxeo.ecm.platform.transform.plugins/ooo_autoListen

once installed (see README), you just have to launch OOo with
OODAEMON="xvfb-run -a /usr/lib/openoffice/program/soffice.bin -headless"

Laurent

--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org - http://www.indesko.com Nuxeo Enterprise Content Management >> http://www.nuxeo.com - http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles 2004-2006
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to