hi 
Thank your for your reply
I use glassfish app server for deploying my application .
I think glassfish as java EE container itself do this .According to thread
on Address:
http://markmail.org/message/zlcq3lrj5jfolup7#query:glassfish%20javaagent%20openjpa+page:1+mid:qw7323mlldhlpr2e+state:results
 
enhancement should happen automatically.And then openJPA java agnet used
automatically.Am I right?
Is any way I can use it to ensure that?




Luis Fernando Planella Gonzalez wrote:
> 
> 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 JPA java agent.
>> I had an StackOverflowError with 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.

Reply via email to