migrated over to ScalaTest 1.0

This commit is contained in:
jboner 2009-10-26 11:30:03 +01:00
parent d7a1944cc5
commit 77909249b2
17 changed files with 196 additions and 351 deletions

View file

@ -36,14 +36,6 @@
distributed = off # not implemented yet
</stm>
<rest>
service = on
hostname = "localhost"
port = 9998
filters = "se.scalablesolutions.akka.security.AkkaSecurityFilterFactory"
authenticator = "se.scalablesolutions.akka.security.samples.BasicAuthenticationService"
</rest>
<remote>
<server>
service = on
@ -57,6 +49,14 @@
<client>
</remote>
<rest>
service = on
hostname = "localhost"
port = 9998
filters = "se.scalablesolutions.akka.security.AkkaSecurityFilterFactory"
authenticator = "se.scalablesolutions.akka.security.samples.BasicAuthenticationService"
</rest>
<storage>
<cassandra>
hostname = "127.0.0.1" # IP address or hostname of one of the Cassandra cluster's seeds