From 94c977e45540ed0097c8b22beae12dd1db04da98 Mon Sep 17 00:00:00 2001 From: Viktor Klang Date: Sun, 5 Jun 2011 22:13:16 -0700 Subject: [PATCH] Adding documentation for specifying Mist root endpoint id in web.xml --- akka-docs/scala/http.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/akka-docs/scala/http.rst b/akka-docs/scala/http.rst index 9f15664b70..6beed5f419 100644 --- a/akka-docs/scala/http.rst +++ b/akka-docs/scala/http.rst @@ -193,6 +193,10 @@ In order to use Mist you have to register the MistServlet in *web.xml* or do the akkaMistServlet akka.http.AkkaMistServlet + + root-endpoint + address_of_root_endpoint_actor +