Good point and I can see where that would cause a ClassCastException.
The query doesn't return the expected query structure, so when the Java
code attempts to create the cache, it's probably trying to cast the
return value as a HashMap or Collection.  However, it's NULL, so voila!

Surprising that 7.0.0 let this slide... 

-----Original Message-----
From: Russ [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 01, 2006 3:38 PM
To: CF-Talk
Subject: RE: CFMX 7.0.2 and CachedAfter

Update queries do not return anything, so coldfusion is probably having
a tough time caching a variable that doesn't exist... 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262509
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to