[akka-user] Akka Remote Development on One Machine

2016-10-16 Thread Joseph Mansigian
Hello, I would like to develop an Akka actor based application that has actors that span the Internet. It would be very convenient for me if I could do the early stages of this development all on one machine. I would like to have two JVM running on one machine but have the actor systems

Re: [akka-user] Type mismatch, expected: ToResponseMarshallable, actual: HttpEntity.Strict

2016-10-16 Thread Konrad Malawski
Make sure you have the latest version of the scala plugin. And I'd rather ask such questions on the Intellij issue tracker. Akka itself is doing the right thing as you mentioned... :) -- Konrad `ktoso` Malawski Akka @ Lightbend On 16 October 2016 at

[akka-user] Type mismatch, expected: ToResponseMarshallable, actual: HttpEntity.Strict

2016-10-16 Thread Chuanlei Ni
HI, I copy the code example from introduction of akka-http (http://doc.akka.io/docs/akka/2.4/scala/http/introduction.html) I manage the project by maven, and the pom.xml is com.typesafe.play twirl-api_2.11 1.1.1 com.typesafe.akka