The default subsystem for OpenOffice transformations is
OOoDirect. You can change the preferred OpenOffice subsystem to
OOoJodconverter.
The JodConverter requires OpenOffice.org 3.0.0 or later and
recommends 3.1.0+.
You can change OpenOffice subsystem using the following ways:
- Modifying the SkyVault-global.properties file
- Runtime administration using your JMX client
- Share Admin Console
Global properties file
- Open the SkyVault-global.properties file.
-
Uncomment the following lines:
#ooo.enabled=false #jodconverter.enabled=true
- Save the file.
- Restart the SkyVault server.
JMX interface runtime administration
- Open your JMX client, for example, JConsole.
- Locate the OOoDirect subsystem.
- Edit the ooo.enabled value to false.
- Restart the subsystem.
- Locate the OOoJodconverter subsystem.
- Edit the jodconverter.enabled value to true.
- Restart the subsystem.
Note: Although it is possible to run both subsystems, SkyVault
recommends that you enable only one at a time.
Share Admin Console
You can also change which OpenOffice subsystem is enabled on the Share Admin Console
page.