Version 0.12.0 No implementation for play.modules.reactivemongo.ReactiveMongoApi was bound

195 views
Skip to first unread message

Emre Kanca

unread,
Nov 25, 2016, 10:40:15 AM11/25/16
to ReactiveMongo - http://reactivemongo.org
On version "0.11.14" everything works
When I update to version 0.12.0 this is the error I have

"No implementation for play.modules.reactivemongo.ReactiveMongoApi was bound"

I have this in my application.conf though
play.modules.enabled += "play.modules.reactivemongo.ReactiveMongoModule"

Also I found someone facing same issue
https://github.com/tyrcho/openshift-cartridge-play2/issues/30

But in my case I get error if I update


Thanks

Screenshot from 2016-11-25 18-11-21.png

Cédric Chantepie

unread,
Nov 25, 2016, 1:18:56 PM11/25/16
to ReactiveMongo - http://reactivemongo.org
The demo app working fine with the 0.12 ( http://reactivemongo-demo-app.herokuapp.com/ ), I suggest you have a look at, to find what's different in your Play setup : https://github.com/cchantep/reactivemongo-demo-app/blob/master/build.sbt

Emre Kanca

unread,
Nov 28, 2016, 8:36:42 AM11/28/16
to ReactiveMongo - http://reactivemongo.org
Thanks Cédric 
Today I updated to 
val reactiveMongoVer = "0.12.0"
and everything just works. I have no reason and changed nothing else in the project.
Its strange 
Reply all
Reply to author
Forward
0 new messages