Clean up akka-file-mailbox for OSGi. #see 2497
This commit is contained in:
parent
5f63469264
commit
7dac4d8faf
14 changed files with 39 additions and 19 deletions
|
|
@ -25,7 +25,7 @@ object DurableMailboxDocSpec {
|
|||
val config = """
|
||||
//#dispatcher-config
|
||||
my-dispatcher {
|
||||
mailbox-type = akka.actor.mailbox.FileBasedMailboxType
|
||||
mailbox-type = akka.actor.mailbox.filebased.FileBasedMailboxType
|
||||
}
|
||||
//#dispatcher-config
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue