I\'m following the Play Framework 2.0 tutorial for Java and get this error when trying to save an ebean Model (task.save()).
task.save()
[Persistence
Check these 3 points :
@Entity
Model
ebean.default="models.*"