Skip to content

Morphia 1.2.14 is missing javassist dependency #106

Closed
@eladpf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions