You should include the SCOPE="Session" attribute to acquire locks across the Session scope.
Vince On Mon, May 3, 2010 at 1:49 AM, adam <[email protected]> wrote: > I accidently put scope and name params in my code example from the > previous post. I should have read: > <cflock timeout = "10" type = "Exclusive" name="xyz"> > <cfset session.counter = session.counter + 1> > </cflock> > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
