Typically , *NoClassDefFoundError*  is caused   by jar conflicts ,  it
means, there are two same class and not same version jar in your
classpath,
I suggest you can check which jar  is this class from ,and then to confirm
is there more too than one jar in u classpath.  if is and remove unuse jar .

I hope this can help you.

best

Reply via email to