I\'ve been struggling for days with configuring Hibernate and run it on WildFly.
Here is my code:
META-INF/persistence.xml
In file persistence.xml you must include class to persist
org.hibernate.jpa.HibernatePersistenceProvider package.User
You can include as many classes as you like