I'd like to hear more on this as well. Searching the documentation for 
2.3.5 doesn't even discuss deployment in any detail. 

I recognize that sbt-native-packager is cool, but for an later version of 
Akka to have *less documentation* on "how to deploy" than the previous 
version is rather sad, especially given Scala's reputation.



On Tuesday, May 20, 2014 2:06:37 PM UTC-7, John Kelvie wrote:
>
> I see that in earlier versions of Akka, distributions could be made via a 
> dist task provided by the akka-sbt-plugin:
> http://doc.akka.io/docs/akka/2.2.1/scala/microkernel.html 
>
> This, however, is no longer an option with version 2.3.2.
>
> There is still a "package" task, but that only creates a jar file with our 
> code - we are left to gather up the jars we need and include them in a 
> distribution from what I can tell.
>
> This seems very arduous - why is there no task that will automatically 
> assemble the application code along with dependent jars into, say, a zip 
> file for easy distribution? What is the recommendation currently on 2.3.2 
> for deploying a microkernel project to a server? 
>
> -John
>

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to