Ricardo-

Can you show us the source for the Tabela class? Also, did you really put it in the "org.apache.openjpa.enhance" package? I doubt that would be the cause of the problem, but it is an interesting package choice.

Also, if you manually enhance the class (rather than performing runtime enhancement, as it appears you are doing), do you still see the same problem?


On Oct 2, 2007, at 4:28 PM, [EMAIL PROTECTED] wrote:

Guys,

I do a simple teste and I found that error:
Exception in thread "main" java.lang.StackOverflowError
        at java.security.AccessController.doPrivileged(Native Method)
at org.apache.openjpa.enhance.Reflection.getDeclaredField (Reflection.java:166)
:
:

The error occurrs in the last commit "transaction.commit();" at line 36.



<persistence.xml><result.txt>

Reply via email to