Hi, I'm trying to set up a JPA enabled Dyamic Web Project in Eclipse Luna.
To do so, I have enabled the "JPA" checkbox under [Project Properties->Project Facets] and created a new user library using javaee-api-6.0.5-tomcat.jar and selected "Generic 2.1" as Platform. The wizard, however keeps complaining that the class javax.persistence.Convert is missing in my library. I've scanned through all other jars that are packed with the latest TomEE release but could not find such a class. Any help is highly appreciated -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Enabling-Eclipse-JPA-Facet-javax-persistence-Convert-missing-tp4670971.html Sent from the TomEE Users mailing list archive at Nabble.com.
