adding activate-mongo-async breaks jetty servlet
Opened this issue · 1 comments
aardelean commented
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
fwbrasil commented
@aardelean Could you send the complete stack trace?