Closed
Description
I have Morphia 1.2.14, but I think that you're missing the javassist dependency because now i'm getting this exception:
11:15:12,153 ERROR ~ Error during the 500 response generation
java.lang.NoSuchMethodError: javassist.CtClass.hasAnnotation(Ljava/lang/Class;)Z
at play.modules.morphia.MorphiaEnhancer.enhance_(MorphiaEnhancer.java:277)
at play.modules.morphia.MorphiaEnhancer.enhanceThisClass_(MorphiaEnhancer.java:117)
...
Do I need to download the new javassist? In Play I currently have javassist 3.9.0-GA.jar and I think that this is the reason it's not working.
Metadata
Assignees
Labels
No labels