Are you cloning the object before you do the edit? http://www.dansshorts.com/post/managing-the-transfer-cache-with-clones
On Tue, Aug 17, 2010 at 4:24 PM, pedrobl <[email protected]> wrote: > > I'm having an issue where a user edits an object that does not get > validated, and then another user, in another computer, requests that > object's data and receives the invalid data, with the isDirty flag > set. > > It probably has to do with the cache, so just in case this is transfer > cache configuration: > <objectCache><defaultcache> > <scope type="instance" /> > </defaultcache></objectCache> > > And coldbox's (2.6.4) relevant configuration: > <Setting name="HandlerCaching" value="true"/> > <Setting name="EventCaching" value="true"/> > <Setting name="IOCObjectCaching" value="true" /> > <Setting name="IOCFramework" value="coldspring" /> > > TIA, > > Pedro. > > -- > Before posting questions to the group please read: > http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer > > Try out the new Transfer ORM Custom Google Search: > http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 > > You received this message because you are subscribed to the Google Groups > "transfer-dev" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/transfer-dev?hl=en > -- Sponsor me for the AIDS walk and earn big hugs! http://awsf2010.kintera.org/mr_urc Or give me a job and earn bigger hugs! http://www.blivit.org/mr_urc/resume.cfm -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
