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