Re: Cayenne-Tapestry integration problem

2017-10-13 Thread Juan Manuel Diaz Lara
Thanks, that was the correct answer. I had no seen thar property before because my app was client-server. Atte. Juan Manuel Díaz Lara On Thursday, October 12, 2017, 3:17:47 PM CDT, Juan Manuel Diaz Lara wrote: Yes!!! I will try whitout it and report result.  Thanks. Atte. Juan Manu

Re: Cayenne-Tapestry integration problem

2017-10-12 Thread Juan Manuel Diaz Lara
Yes!!! I will try whitout it and report result.  Thanks. Atte. Juan Manuel Díaz Lara On Thursday, October 12, 2017, 1:14:30 PM CDT, Juan Manuel Diaz Lara wrote: I devoloped a module to integrate cayenne into apache-tapestry, using cayenne 4.0.M5 and tapestry 5.4.3... I the module I

Re: Cayenne-Tapestry integration problem

2017-10-12 Thread Michael Gentry
Hi Juan, In your Data Domain configuration (highest level item) in Cayenne Modeler, do you have Use Shared Cache checked? On Thu, Oct 12, 2017 at 2:14 PM, Juan Manuel Diaz Lara < jmdia...@yahoo.com.invalid> wrote: > I devoloped a module to integrate cayenne into apache-tapestry, using > cayenne

Cayenne-Tapestry integration problem

2017-10-12 Thread Juan Manuel Diaz Lara
I devoloped a module to integrate cayenne into apache-tapestry, using cayenne 4.0.M5 and tapestry 5.4.3... I the module I create a single ServerRuntime for mi web app, then, on each request I call serverRuntime.newContext(); to get a new fresh ObjectContext, but some way I get the same results i