I\'m getting the following stack trace...
java.lang.ClassNotFoundException: org.hibernate.service.jndi.JndiException java.net.URLClassLoader$1.run(Unknow
İf you are using hibernate-core & hibernate-entitymanager in your pom.xml, They must mu same version. I tried this and solved.
org.hibernate hibernate-core 4.1.9.Final org.hibernate hibernate-entitymanager 4.1.9.Final