![]() |
Cloudsync Properties
|
|
cloudscape.listener.synchronization.addressFunctionThe cloudscape.listener.synchronization.address property resembles a published property because you set it at the source, its value is included in the copy file that creates the target, and it is used only at the target. However, it is a source property, not a target property. Syntaxcloudscape.listener.synchronization.address=address DefaultWith the servlet API, there is no default value. With built-in HTTP support, the default is: http://hostname:port/application where hostname is the result of the java.net.InetAddress.getLocalHost().getHostName() method, and port is 2001. The word application is required. NOTE: With built-in HTTP support, if you have configured cloudscape.DataComm.port to a value other than 2001, you must set this property to the correct value. ScopeExamplecloudscape.listener.synchronization.address=http://myhost:7001/application
CALL PropertyInfo.setDatabaseProperty( NOTE: If you change this property after creating publications and targets, existing targets will not be able to refresh. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |