05-31-2011 08:01 AM
export JAVA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx1024m -Dalfresco.home=/opt/Alfresco -Dcom.sun.management.jmxremote -Dhttp.proxyHost=proxyhost -Dhttp.proxyPort=proxyport -Dhttp.proxyUser=username -Dhttp.proxyPassword=supersecret"
The remote server may be unavailable or your authentication details have not been recognized.
06-03-2011 08:04 AM
 <endpoint>
            <id>alfresco-feed</id>
            <name>Alfresco Feed</name>
            <description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
            <connector-id>http</connector-id>
            <endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
            <basic-auth>true</basic-auth>
            <identity>user</identity>
         </endpoint>06-20-2011 03:22 AM
-Dhttp.nonProxyHosts=*.domaine.ch|localhostexport JAVA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx1024m -Dalfresco.home=/opt/Alfresco -Dcom.sun.management.jmxremote -Dhttp.proxyHost=proxyhost -Dhttp.proxyPort=proxyport -Dhttp.proxyUser=username -Dhttp.proxyPassword=supersecret -Dhttp.nonProxyHosts=*.domaine.ch|localhost" 
					
				
				
			
		
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.