fix akka-docs compilation, remove duplicate applications from STM tests

This commit is contained in:
Roland 2011-10-13 13:53:09 +02:00
parent 85b7accfd4
commit 3709a8f828
12 changed files with 24 additions and 29 deletions

View file

@ -294,7 +294,7 @@ class RootEndpoint extends Actor with Endpoint {
trait RequestMethod {
import java.io.IOException
import javax.servlet.http.{ HttpServletResponse, HttpServletRequest }
def app: AkkaApplication
// required implementations