I tried using Kundera method but I have no idea where to put the persistence.xml, i tried putting it in conf/WEB-INF/ but when I tried running it said that "Exception in thread "main" javax.persistence.PersistenceException: No Persistence provider for EntityManager named cassandra_pu".
Can somebody show mw where i were wrong? Is there any other way to connect Cassandra to Play 2.0.4?
Thank you very much
Please have a look on: https://github.com/downloads/impetus-opensource/Kundera-Examples/project%20(1).zip for reference.
And
https://github.com/impetus-opensource/Kundera/wiki/Getting-Started-in-5-minutes
should help you on how to use it.
-Vivek