Default-enabling JGroups
This commit is contained in:
parent
722d3f24fe
commit
a1e58b5b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
<cluster>
|
||||
service = on # FIXME add 'service = on' for <cluster>
|
||||
name = "default" # The name of the cluster
|
||||
#actor = "se.scalablesolutions.akka.remote.JGroupsClusterActor" # FQN of an implementation of ClusterActor
|
||||
actor = "se.scalablesolutions.akka.remote.JGroupsClusterActor" # FQN of an implementation of ClusterActor
|
||||
serializer = "se.scalablesolutions.akka.serialization.Serializer$Java" # FQN of the serializer class
|
||||
</cluster>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue