If you are using JBOSS (5 onwards) and Docmosis embedded Converters, you may have trouble starting Docmosis with errors like:
Unable to instantiate class:com.docmosis.converter.openoffice.LocalOpenOfficeConverter:com/sun/star/connection/NoConnectException
In the Logs you should see the suggestion:
consider setting "docmosis.openoffice.useCustomLoader=true"
If that doesn't help then please try setting:
docmosis.openoffice.useCustomLoader=false
docmosis.openoffice.libraries.loadIntoSystemCL=true
Please feel free to contact Support for help with setting up your environment.