You are welcome. Yeah, that is easy to miss. There is a migration guide <http://doc.akka.io/docs/akka/2.4.0-RC3/project/migration-guide-2.3.x-2.4.x.html>, but I guess your primary task was not the migration. Sorry for the trouble. We'll publish the 2.4 activator templates soon.
/Patrik On Thu, Sep 24, 2015 at 7:52 PM, <[email protected]> wrote: > Oh, awesome, thanks! Past that hurdle now. This seemed to be the key > (change path from "user" to "system"): > > RootActorPath(addr) / "system" / "receptionist" > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
