Hi, I'm trying to bring in OpenJPA as a JPA provider in my app. I'm switching from Hibernate. While running some arquillian tests I get the following exception: https://paste.apache.org/UwNb
So I'm wondering, is there something I can do in OpenJPA to either explicitly list my entity classes, or make it not try to load classes a second time? John
