We had the same problem in JBoss 7.1.1.Final
The problem is that JBoss 7.1.1.Final uses javassist-3.15.0-GA and Hibernate uses javassist-3.18.1-GA
You must exclude javassist module or the javassist jar in Glassfish to avoid this problem