In this new version there is a method that we were using for WAN Gateway Replication that does not exist anymore.
Class: com.j_spaces.core.cluster.ReplicationPolicy
Method: getGatewaysPolicy()
Code that is failing for us:
replicationPolicy.getGatewaysPolicy().getLocalSiteName()
replicationPolicy.getGatewaysPolicy().getDefaultGatewayPolicy().getMaxRedoLogCapacity()
replicationPolicy.getGatewaysPolicy().getGatewayPolicies()
↧