t;
>> -Rick
>>
>> http://openjpa.apache.org/entity-enhancement.html -- Checkout the Build
>> Time
>> Enhancement section.
>> --
>> View this message in context:
>> http://n2.nabble.com/java.lang.StackOverflowError-Exception-after-enabling-cach-tp345
the Build
> Time
> Enhancement section.
> --
> View this message in context:
> http://n2.nabble.com/java.lang.StackOverflowError-Exception-after-enabling-cach-tp3458426p3467935.html
> Sent from the OpenJPA Users mailing list archive at Nabble.com.
>
/java.lang.StackOverflowError-Exception-after-enabling-cach-tp3458426p3467935.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.
Glassfish uses TopLink essentials as JPA provider:
https://glassfish.dev.java.net/javaee5/persistence/
My guess would be that it does not uses the OpenJPA agent...
You could check the script that starts the server.
If you are on NetBeans, there should be an ant task to start the
server. There you c
th OpenJPA without the agent enabled.
>> Try adding: -javaagent:path-to-openjpa.jar
>> --
>> Luis Fernando Planella Gonzalez
>
>
--
View this message in context:
http://n2.nabble.com/java.lang.StackOverflowError-Exception-after-enabling-cach-tp3458426p3464534.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.
Sorry, just in case it's not clear:
The -javaagent:path-to-openjpa.jar should be added as a JVM parameter for your
java application.
--
Luis Fernando Planella Gonzalez
Em Segunda-feira 17 Agosto 2009, às 09:33:56, Luis Fernando Planella Gonzalez
escreveu:
> Something you could try is using the
Something you could try is using the JPA java agent.
I had an StackOverflowError with OpenJPA without the agent enabled.
Try adding: -javaagent:path-to-openjpa.jar
--
Luis Fernando Planella Gonzalez
Em Segunda-feira 17 Agosto 2009, às 09:15:16, javadia...@gmail.com escreveu:
>
> Hi
> I get the f
-after-enabling-cach-tp3458426p3458426.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.