cfexit in cftransaction block
According to this Macromedia technote this is what happens when you use cfexit inside a cftransaction block:
When a cfexit tag is encountered within a cftransaction block of code, the thread in use is released, regardless if the method attribute is specified. However, because the cftransaction end tag has not been executed yet, the data source [...]
