1. RuntimeException occured : java.lang.RuntimeException: java.lang.ClassCastException: java.lang.String cannot be cast to com.mongodb.DBRef stackoverflow.comI have been using play for a few months now on ubuntu servers and also on Google App Engine using the Siena module. Now I have an application on an Ubuntu ... |
2. Play Morphia MongoDB : The type Filter is already defined stackoverflow.comWhen trying to launch a Play Java application with Morphia for MongoDB, I get the following stacktrace, caused by a recompilation of the Filter type that is already compiled :
|
3. Getting going on play framework - what silly mistake am I making here? stackoverflow.comSo I am starting out using the play framework with Mongo and have an issue with trying to get something working using the simple MVC pattern. I can't see the wood ... |