The outdata is declared locally.  We have now confirmed that creating
the object in each function corrects the problem.  It would seem that
ColdFusion uses object instance specific memory internally to handle
referential variables.  This means that if you create the object
globally you will run into this concurrency issue.  Can anyone confirm
that this is the way ColdFusion operates ???


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" 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/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to