Hi, What is the exact code you tried to run? Have you tried Activator to get you started? You can get it here: http://akka.io/downloads/ and also look at the information here: http://typesafe.com/activator
There you find working examples/templates that gets you started. -Endre On Thu, Jul 24, 2014 at 11:05 AM, <[email protected]> wrote: > Hi, > I am new to java akka model. For your information, i have a java akka > program running in eclipse. Unfortunately, i cannot run the sample program. > They is not error message but what i receive is "you need to provide > exactly one argument: the class of the application supervisor actor". Can > anyone help on this issue? Thanks. > > -- > >>>>>>>>>> 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. > -- Akka Team Typesafe - The software stack for applications that scale Blog: letitcrash.com Twitter: @akkateam -- >>>>>>>>>> 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.
