At run-time it should be in your classpath, at the top-most level. If you're using the Maven project structure, that would be in src/main/resources
On Tuesday, October 4, 2016 at 3:09:48 PM UTC-4, Luigi D'Onofrio wrote: > > Hello guys, i'm farely new to Akka and i'm loving it. > Today i was trying to create a router using configuration file, but i > can't figure where the application.conf file should be located and how it > should be written correctly, can you give me some advise and maybe an > example? > > Currently using Java 7 + Akka 2.3.15 - Eclipse as IDE. > Thanks in advance! > -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
