Removing nodename

This commit is contained in:
Viktor Klang 2012-01-17 15:25:26 +01:00
parent 5006f96348
commit bfd11ad8c5
21 changed files with 29 additions and 59 deletions

View file

@ -33,7 +33,6 @@ object RemoteCommunicationSpec {
class RemoteCommunicationSpec extends AkkaSpec("""
akka {
actor.provider = "akka.remote.RemoteActorRefProvider"
cluster.nodename = Nonsense
remote.server {
hostname = localhost
port = 12345