Updated FQN of Security module

This commit is contained in:
Viktor Klang 2009-10-23 18:15:44 +02:00
parent 02c6085b00
commit 433abb581c

View file

@ -19,7 +19,7 @@
# FQN to the class doing initial active object/actor
# supervisor bootstrap, should be defined in default constructor
boot = ["sample.java.Boot", "sample.scala.Boot", "sample.secure.Boot"]
boot = ["sample.java.Boot", "sample.scala.Boot", "se.scalablesolutions.akka.security.samples.Boot"]
<actor>
timeout = 5000 # default timeout for future based invocations