Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for bug 402380

A patch file for bug 402380 is now available for review

https://bugs.eclipse.org/bugs/show_bug.cgi?id=402380

Description: 
3 jpa21/advanced tests failed on server with "java.lang.NoClassDefFoundError: org/eclipse/persistence/testing/models/jpa21/advanced/enums/Gender"

The cause of this being that the new JPA 2.1 converters did not convert their class names to classes in the appointed convertClassNamesToClasses framework along with the other existing converters (and other structures).

Please review and provide any feedback.

Cheers,
Guy


 


Back to the top