02-02-2006 05:20 AM
…
2 févr. 2006 10:18:12 net.sf.joott.uno.UnoConnection connect
INFO: connecting using "socket,host=localhost,port=8100,tcpNoDelay=1"…
2 févr. 2006 10:18:13 net.sf.joott.uno.UnoConnection connect
GRAVE: connection failed: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused: connect
2 févr. 2006 10:18:20 net.sf.joott.uno.UnoConnection connect
INFO: connecting using "socket,host=localhost,port=8100,tcpNoDelay=1"…
2 févr. 2006 10:18:21 net.sf.joott.uno.UnoConnection connect
GRAVE: connection failed: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused: connect
10:18:23,539 INFO [service.descriptor.DescriptorService] Alfresco started (Open Source) - v1.1.2; repository v1.1.2
…
03-30-2009 08:59 AM
03-30-2009 09:12 AM
01-09-2010 10:57 PM
05-21-2010 09:15 AM
Hello,
I have installed Alfresco 3.2 r2 on Ubuntu 9.10 (Karnic) and seem to have troubles with OpenOffice. I want to deactivate it but there is no "custom-repository-context.xml" file to add the changes mentioned above. Also http://wiki.alfresco.com/wiki/Upgrading_to_Alfresco_Community_Edition_3.2 says that custom-repository.properties contents should be moved into the alfresco-global.properties file. But in which file shall I add the changes supposed to got into the associated "custom-repository-context.xml"? How can I switch off openoffice in Aldfresco 3.2 r2?
Thanks!
–Aron
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<bean id="openOfficeStartupBootstrap" class="org.alfresco.util.exec.RuntimeExecBootstrapBean">
<property name="startupCommands">
<list>
</list>
</property>
<property name="failOnError">
<value>false</value>
</property>
</bean>
<bean id="openOfficeConnectionTester" class="java.util.ArrayList" />
<bean id="openOfficeConnectionTesterTrigger" class="java.util.ArrayList" />
<bean id="openOfficeConnectionTesterJobDetail" class="java.util.ArrayList" />
</beans>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.