fwbrasil/activate

adding activate-mongo-async breaks jetty servlet

Opened this issue · 1 comments

Checkout https://github.com/aardelean/angular-akka/tree/Mongo branch. From master branch, all works fine. When I add activate-mongo-async in sbt, jetty refuses all requests with
jetty IllegalStateException: !asyncSupported error

@aardelean Could you send the complete stack trace?