Romain, here it is (add your repositories to the pom if needed):
https://github.com/zeppelinux/sample-app It fails on mvn:test with two kind of exceptions for me: fail to transform class:org/primefaces/component/api/UIData, org/primefaces/component/api/UIData java.lang.ClassCircularityError: org/primefaces/component/api/UIData and the one i specified before. Both are seemed to be related to some class loading issue that is very unclear to me... Or may be there is some stupid thing i configured in the project, please have a look. Dmitry -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/persistence-xml-for-unit-tests-tp4679874p4679943.html Sent from the TomEE Users mailing list archive at Nabble.com.
