Sun GlassFish Web Space Server 10.0 Administration Guide

OpenOffice

OpenOffice is a property in the portal.properties file, which is the default configuration file for Sun GlassFish Web Space Server. You can override this property using portal-ext.properties file.

Enabling OpenOffice integration allows the Document Library portlet to provide document conversion functionality. To start OpenOffice as a service, run the command:


soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard

This is tested with OpenOffice 2.3.x.


openoffice.server.enabled=false
openoffice.server.host=127.0.0.1
openoffice.server.port=8100