I get this error with Hibernate 5.1 with JPA 2.1 on WildFly 12:
Caused by: org.hibernate.PropertyNotFoundException: Could not locate setter method for property [rs.co.bora5.programs.sevid.model.Klijent#new]
And i have implemented all getters setters, no-args constructor...