Posting the entire stacktrace would be helpful.
On Tue, May 26, 2015 at 8:45 AM, patrice wrote:
> Hello,
>
> I am encountering the exception using openjpa 2.3, "java.lang.Exception:
> Errors encountered while resolving metadata. See nested exceptions for
> details.", when invoking this code:
>
Hello,
I am encountering the exception using openjpa 2.3, "java.lang.Exception:
Errors encountered while resolving metadata. See nested exceptions for
details.", when invoking this code:
emf = Persistence.createEntityManagerFactory("d2pDatastoreUpserter_1.06PU",
puProps);
em = emf.createEntityM